Skip to content

http: do not assign intermediate variable

No need for binding, it's only used in the next line to declare more variables :)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

http

Merge request reports

Loading