Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: CGI: newlines, write exactly "\r\n" to end the headers, then turn off binmode

by 7stud (Deacon)
on Mar 10, 2018 at 11:41 UTC ( [id://1210611]=note: print w/replies, xml ) Need Help??


in reply to Re^2: CGI: newlines, write exactly "\r\n" to end the headers, then turn off binmode
in thread CGI: newlines, write exactly "\r\n" to end the headers, then turn off binmode

Hmm, that isn't exactly how you spell $cgi->param('POSTDATA')

Sorry about that. I checked my code and it's spelled correctly in my code.

What version of erlang inets ? Surely even erlang inets httpd server have version numbers :)

It's actually in the curl output I posted:

* upload completely sent off: 16 out of 16 bytes < HTTP/1.1 200 OK < Date: Fri, 09 Mar 2018 14:52:03 GMT < Server: inets/6.4.5

I'm using erlang 20.2, so I assume inets 6.4.5 is the most recent version. Thanks for taking a look.

I'm fairly certain thats the version that tries to read from STDIN. So I would suggest checking CGI.pm docs for ->new and use the version of the call that doesn't try to read from STDIN

Yep, my$q->CGI-new('') allows me to use the CGI functions after I manually read from STDIN.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1210611]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-18 14:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found