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
slandelle
changed the title
Make HTTP headers related methods accept CharSequence names and Object vales
Make HTTP headers related methods accept CharSequence names and Object values
Nov 12, 2016
So that names can be
AsciiString
instances, and to get closer toHttpHeaders
signature.The text was updated successfully, but these errors were encountered: