Skip to content

doc: response body in http module

Rodrigo Muino Tomonari requested to merge github/fork/minervapanda/master 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