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
HttpHeaders APIs used to take String, we'll need to map those strings to either known HttpHeaderName values or wrap them with HttpHeaderName.fromString(name)
OpenRewrite:
HttpHeaders
APIs used to takeString
, we'll need to map those strings to either knownHttpHeaderName
values or wrap them withHttpHeaderName.fromString(name)
Created from ApiView comment
The text was updated successfully, but these errors were encountered: