Merge branch 'sofia/async-http-uri' into sofia/async-http-body

This commit is contained in:
Sofia Rodrigues
2026-03-03 13:59:07 -03:00

View File

@@ -70,7 +70,7 @@ Builds an HTTP Response.
-/
structure Response.Builder where
/--
The start-line of an HTTP request (method, request-target, and version).
The response status-line information.
-/
line : Head := {}