lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Let's say I have a URL (http://example.com/notify) that I would like
to issue an HTTP POST at with an ASCII string body.  I'm expecting to
get an ASCII string back.  The catch is that I need to set the
content-type of the POST to text/plain.  What's the simplest way to do
this with LuaSocket?
--
Jay
The Precise Nature Of The Catastrophe