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
{{ message }}
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
I think you'll always have raw access to the data after the header. The struct currently has a collection of fields as well (Key-Value pairs). I was thinking of guarding access to the list of fields.
Currently HTTP messages are POD's. There are many external functions that make more sense as methods.
Currently I think direct access to data should remain possible. This may change.
The text was updated successfully, but these errors were encountered: