Created
July 3, 2015 19:31
-
-
Save jaytaph/2a1203af63fe10318beb 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
➜ webserver git:(moreup) ✗ sf webserver.sf 0.0.0.0 4000 | |
> Serving Saffire on 0.0.0.0:4000 | |
> Press CTRL-C to quit. | |
> Accepting connections... | |
O> GET / HTTP/1.1 | |
_ _ | |
| | (_) | |
_____ _____ ___ _ __ | |_ _ ___ _ __ | |
/ _ \ \/ / __/ _ \ '_ \| __| |/ _ \| '_ \ | |
| __/> < (_| __/ |_) | |_| | (_) | | | | | |
\___/_/\_\___\___| .__/ \__|_|\___/|_| |_| | |
| | | |
|_| | |
------------------------------------------- | |
Code: 1 | |
Mesg: Error while matching: error code -2 | |
------------------------------------------- | |
#0 /home/jthijssen/saffire/webserver/WebServer/Protocol/Http.sf:37 \WebServer\Protocol.readRequest (<args>) | |
#1 /home/jthijssen/saffire/webserver/WebServer/Protocol/Http.sf:1 \WebServer\Protocol.#import (<args>) | |
------------------------------------------- | |
➜ webserver git:(moreup) ✗ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment