mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-08-11 08:02:03 +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 |