-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
type: enhancementA new feature or addition.A new feature or addition.
Description
I'd like to be able to do things like ask if a response has a certain header, or get the value of a certain header in the response (if it exists).
Currently it seems impossible to do this, since the ResponseHeader
data type doesn't export its constructor, and I don't see any functions for extracting this information from them.
Metadata
Metadata
Assignees
Labels
type: enhancementA new feature or addition.A new feature or addition.