Browse Source
OnCommittedResponseWrapper trackContentLength will throw a NullPointerException when the content length passed in is null. This commit properly tracks the null value as a length of 4. Fixes gh-3823pull/3818/head
2 changed files with 17 additions and 1 deletions
Loading…
Reference in new issue