log requests
This commit is contained in:
parent
ce149890d2
commit
e9775acdba
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ func main { mega | with args ;
|
|||
|
||||
while { 1 } {
|
||||
server:accept { | with client ;
|
||||
"got a request" println;
|
||||
catch {
|
||||
client:read;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue