Hash : be3669f8 Author : Thomas de Grivel Date : 2024-09-13T21:18:46
Download
1 2 3 4 5 6 7 8 9 10
%HTTP.Request{method: GET, 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 !"}