[ prog / sol / mona ]

prog


What are you working on?

108 2020-06-17 19:46
(cond ((> post-number *max-posts*)
       `(200 () "max posts")) ;; TODO
$ wget --user-agent="Mozilla/5.0 Firefox/66.0" --server-response -O response.txt --post-data 'epistula=test&frontpage=false&ornamentum=3b3738ae1c9295d272cec84ecf7af5c8' 'https://textboard.org/prog/39/post'
--2020-06-17 19:38:23--  https://textboard.org/prog/39/post
Resolving textboard.org (textboard.org)... 91.121.89.209, 2001:41d0:1:8ed1::1
Connecting to textboard.org (textboard.org)|91.121.89.209|:443... connected.
HTTP request sent, awaiting response... 
  HTTP/1.1 200 OK
  Server: nginx/1.18.0
  Date: Wed, 17 Jun 2020 19:38:24 GMT
  Content-Length: 9
  Connection: keep-alive
Length: 9
Saving to: ‘response.txt’

response.txt        100%[===================>]       9  --.-KB/s    in 0s      

2020-06-17 19:38:24 (397 KB/s) - ‘response.txt’ saved [9/9]

$ cat response.txt 
max posts$ hd response.txt 
00000000  6d 61 78 20 70 6f 73 74  73                       |max posts|
00000009
$ 
199


VIP:

do not edit these