Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Exposes the request headers, as const reference #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Exposes the request headers, as const reference #64

wants to merge 1 commit into from

Conversation

theIDinside
Copy link

Makes iteration over all headers easier, instead of solely having to query with request::header(std::string const& key).

…er all headers can be done, instead of solely having to query with request::header(std::string const& key). Since it exposes using const reference, no mutation can be done.
@adevress
Copy link
Contributor

adevress commented Nov 7, 2019

ping on that. Is this project dead ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants