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 Jun 30, 2021. It is now read-only.
As far as I can see the only way to access headers is via request::headers(std::string key).
It would be nice to have a list of available keys.
It would sufficient to expose the const-iterators of request::header_list.
Shall I make a PR ?
The text was updated successfully, but these errors were encountered: