Skip to content

Instantly share code, notes, and snippets.

@qpfiffer
Created December 31, 2014 23:31
Show Gist options
  • Save qpfiffer/e80ef5b84c87ecbbbe4b to your computer and use it in GitHub Desktop.
Save qpfiffer/e80ef5b84c87ecbbbe4b to your computer and use it in GitHub Desktop.
λ:~/src/OlegDB curl -0 -v localhost:38080/waifu/webm/_match
* Hostname was NOT found in DNS cache
* Trying 127.0.0.1...
* Connected to localhost (127.0.0.1) port 38080 (#0)
> GET /waifu/webm/_match HTTP/1.0
> User-Agent: curl/7.35.0
> Host: localhost:38080
> Accept: */*
>
* HTTP 1.0, assume close after body
< HTTP/1.0 200 OK
< X-Olegdb-Num-Matches: 178
< Date: Wed, 31 Dec 2014 23:30:48 GMT
< Content-Type: text/plain; charset=utf-8
<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment