Skip to content

Instantly share code, notes, and snippets.

@jaytaph
Created July 3, 2015 19:31
Show Gist options
  • Save jaytaph/2a1203af63fe10318beb to your computer and use it in GitHub Desktop.
Save jaytaph/2a1203af63fe10318beb to your computer and use it in GitHub Desktop.
➜ 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