blob: 482d736e137d7732f57f723d1f3a9aef4d840233 [file] [log] [blame]
``
> GET /hello HTTP/1.1
> Host: www.example.com
> User-Agent: curl/``
> Accept: */*
> Connection: keep-alive
``
< HTTP/1.1 200 OK
< Server: ATS/``
< Content-Length: ``0``
< Date: ``
< Age: ``
< Connection: keep-alive
<
``
> GET /hello HTTP/1.1
> Host: www.example.com
> User-Agent: curl/``
> Accept: */*
> Connection: keep-alive
``
< HTTP/1.1 200 OK
< Server: ATS/``
< Content-Length: ``0``
< Date: ``
< Age: ``
< Connection: keep-alive
<
``
> GET /hello HTTP/1.1
> Host: www.example.com
> User-Agent: curl/``
> Accept: */*
> Connection: keep-alive
``
< HTTP/1.1 200 OK
< Server: ATS/``
< Content-Length: ``0``
< Date: ``
< Age: ``
< Connection: keep-alive
<
``
> GET /hello HTTP/1.1
> Host: www.example.com
> User-Agent: curl/``
> Accept: */*
> Connection: keep-alive
``
< HTTP/1.1 200 OK
< Server: ATS/``
< Content-Length: ``0``
< Date: ``
< Age: ``
< Connection: close
<
``
> GET /world HTTP/1.1
> Host: www.example.com
> User-Agent: curl/``
> Accept: */*
> Connection: close
``
< HTTP/1.1 200 OK
< Server: ATS/``
< Content-Length: ``0``
< Date: ``
< Age: ``
< Connection: close
<
``