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