You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Response size is trivial - Headers iolist + Body iolist, but for requests Elli uses this built-in 'event-based' parser. Currently I have no idea how to calculate request size.
The text was updated successfully, but these errors were encountered:
Response size is trivial - Headers iolist + Body iolist, but for requests Elli uses this built-in 'event-based' parser. Currently I have no idea how to calculate request size.
The text was updated successfully, but these errors were encountered: