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
Consider methods Http.Header.create(HeaderName, String...) to create values (to have a single type have all the methods to create header names and values)
The text was updated successfully, but these errors were encountered:
tomas-langer
changed the title
Consider methods Http.Header.create(HeaderName, String...) to create values (to have a single type have all the methods to create header names and values)
Add static factory methods to create HeaderValue to Header
Sep 9, 2022
Consider methods
Http.Header.create(HeaderName, String...)
to create values (to have a single type have all the methods to create header names and values)The text was updated successfully, but these errors were encountered: