mirror of
https://git.proxmox.com/git/pve-http-server
synced 2026-03-28 09:46:33 +00:00
The code concerned with processing the request's header in `unshift_read_header` is moved into the new `process_header` subroutine. If `process_header` doesn't return early, it returns `1` for further control flow purposes. Some minor things are formatted or renamed for readability's sake. Signed-off-by: Max Carrara <m.carrara@proxmox.com> |
||
|---|---|---|
| debian | ||
| src | ||
| .gitignore | ||
| Makefile | ||