Created
December 31, 2014 23:31
-
-
Save qpfiffer/e80ef5b84c87ecbbbe4b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
λ:~/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