> GET /intro HTTP/1.1
> Accept: */*
> User-Agent: curl/8.5.0
>
< HTTP/1.1 200 OK
< Content-Length: 96
< Content-Type: text/html; charset=utf-8
<!DOCTYPE html>
<html>
<body>
<p> I'll write something about me one day... </p>
</body>
</html>
> GET /intro HTTP/1.1
> Accept: */*
> User-Agent: curl/8.5.0
>
< HTTP/1.1 200 OK
< Content-Length: 96
< Content-Type: text/html; charset=utf-8
<!DOCTYPE html>
<html>
<body>
<p> I'll write something about me one day... </p>
</body>
</html>
Forked from xiaomi-sdm660/android_device_xiaomi_wayne
Makefile
Forked from mdn/translated-content
The source repository of all translated content for MDN Web Docs
Markdown