directory
Version:
v0.0.0-...-e2b9e53
Opens a new window with list of versions in this module.
Published: Mar 24, 2020
License: BSD-3-Clause
Opens a new window with license information.
README
¶
Check the HTTP headers
$ curl -sI 0:8000
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 12
Content-Type: text/plain
Server: gophr
Date: Sun, 04 Jun 2017 08:53:38 GMT
$ curl -sI 0:8000 | wc -c
141
Directories
¶
Click to show internal directories.
Click to hide internal directories.