Skip to content

Tolerate null header maps in HttpHeaderParser.#334

Merged
jpd236 merged 1 commit intogoogle:masterfrom
jpd236:master
Apr 30, 2020
Merged

Tolerate null header maps in HttpHeaderParser.#334
jpd236 merged 1 commit intogoogle:masterfrom
jpd236:master

Conversation

@jpd236
Copy link
Copy Markdown
Collaborator

@jpd236 jpd236 commented Apr 30, 2020

NetworkResponse#headers is documented as being nullable (now including
the @Nullable annotation), so we should be more tolerant of null values
when dealing with this field or header maps that commonly come from
this field.

NetworkResponse#headers is documented as being nullable (now including
the @nullable annotation), so we should be more tolerant of null values
when dealing with this field or header maps that commonly come from
this field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants