Alexander Stecher
|
a161af26ae
|
fix: allow headers without whitespace after colon (#1741)
* Allows headers without whitespace after colon.
* Makes headers faster.
* Optimizes header splitting.
* Formatting.
|
2025-07-16 08:57:37 +02:00 |
|
Kévin Dunglas
|
ab0783519e
|
perf: reduce the number of calls to cgo to set the headers
|
2023-08-18 19:20:32 +02:00 |
|
Kévin Dunglas
|
a3ba57f021
|
test: ensure memory safety when handling parallel requests (#3)
|
2022-05-23 11:57:30 +02:00 |
|
Kévin Dunglas
|
7d81fa51fe
|
feat: add a woker mode (#1)
* refactor: better memory management
* wip
* tmp
* introduce a go-like api
* upgraded to PHP 8.2
* Fix thread safety issues
* fix tests
* wip
* refactor worker
* worker prototype
* fix populate env
* session
* improve tests
* fix Caddy tests
* refactor
|
2022-05-18 11:52:24 +02:00 |
|
Kévin Dunglas
|
290e9e1114
|
feat: Caddy module
|
2021-11-01 00:18:30 +01:00 |
|