Skip to content

doc: special cases in http module response body

Rodrigo Muino Tomonari requested to merge github/fork/minervapanda/pr2 into master
Checklist
  • documentation is changed or added
  • commit message follows commit guidelines

Affected core subsystem(s)

http

Description of change

Response body is omited when there is a HEAD request , 204 or 304 response. Solves #8057 (closed)

Merge request reports

Loading