Branch
Hash :
66eec6a8
Author :
Thomas de Grivel
Date :
2024-11-20T13:46:49
%HTTP.Request{method: GET,
body: void,
url: "/",
protocol: "HTTP/1.1",
client_addr: "",
headers: [],
cookies: [],
params: %{}}
%HTTP.Response{protocol: "HTTP/1.1",
code: (U16) 200,
message: "OK",
headers: [{"Content-Type", "text/html"},
{"Content-Length", "7"}],
body: "Hello !"}