Hash : 0d72243a Author : Thomas de Grivel Date : 2024-10-07T22:14:42
Download
1 2 3 4 5 6 7 8 9 10 11
%HTTP.Request{method: GET, url: "/", protocol: "HTTP/1.1", headers: [], body: void} %HTTP.Response{protocol: "HTTP/1.1", code: (U16) 200, message: "OK", headers: [{"Content-Type", "text/html"}, {"Content-Length", "7"}], body: "Hello !"}