diff options
author | ayame113 <40050810+ayame113@users.noreply.github.com> | 2022-10-05 15:51:59 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-05 12:21:59 +0530 |
commit | b5425ae2d37d3dd123cbc0430785c0f61082e3e3 (patch) | |
tree | 8f972ed187b82873587409b42fc06fe718b81b93 /test_napi/numbers_test.js | |
parent | b312503f8f9d7b289b28c2235bdaba1259fc3c37 (diff) |
fix(ext/flash): Avoid sending Content-Length when status code is 204 (#15901)
Currently Content-Length is sent when the status code is 204. However,
according to the spec, this should not be sent.
Modify the if statement below to prevent the Content-Length from being
sent.
Diffstat (limited to 'test_napi/numbers_test.js')
0 files changed, 0 insertions, 0 deletions