Compare commits

...

6 commits

Author SHA1 Message Date
8a5195d5c4 Merge branch 'dev'
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 20s
Resolves #3
2024-09-26 12:59:27 +09:00
c4eff1cbaa backport: Fix type set "extra" var on string part
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 7s
2024-09-25 13:29:13 +09:00
8a2dd6770a backport: StringPart's extra type to uintptr_t
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 1m29s
2024-09-25 13:18:06 +09:00
8eb0578454 backport: "Connection: close" in response headers
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 9s
The current implementation always closes the connection after sending
the response, so it should notify the client to close the connection.
2024-09-24 14:57:29 +09:00
f22a523b45 backport: remove extra '/' in URI, config changes
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 7s
2024-09-24 14:53:28 +09:00
570da15dab backport: unesc. percent-encoded uri, string parts
Resolves #6
2024-09-24 14:29:46 +09:00

Diff content is not available