Skip to content

[Fix]: Fixed an header parsing issue concerning authentication - #33

Merged
douxxtech merged 3 commits into
mainfrom
fix-auth
Apr 30, 2026
Merged

douxxtech merged 3 commits into
mainfrom
fix-auth

Conversation

@douxxtech

@douxxtech douxxtech commented Apr 30, 2026

Copy link
Copy Markdown
Owner

This PR fixes #32. The issue was it parsing for Authorization instead of authorization (after header lowercasing by LOWERCASE_HEADERS).

@github-actions

Copy link
Copy Markdown
START + GET /: 165 syscalls
Fastest: 0.000013s (arch_prctl)
Slowest: 0.885390s (accept)
threads: 4 (auto), conns: 50, duration: 20s

[wrk]
Running 20s test @ http://127.0.0.1:8080/
  4 threads and 50 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency     3.76ms   10.25ms 422.13ms   99.44%
    Req/Sec     2.35k   568.03     3.85k    72.12%
  187260 requests in 20.03s, 284.13MB read
  Socket errors: connect 0, read 2369, write 0, timeout 0
Requests/sec:   9348.23
Transfer/sec:     14.18MB

@douxxtech
douxxtech merged commit 5669527 into main Apr 30, 2026
2 checks passed
@douxxtech
douxxtech deleted the fix-auth branch April 30, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP Auth not working

1 participant