G
Gianni Jacklone
Greetings Rubyists:
Quick question about WEBrick: Is there a way to get at the raw post data
from a post request, much like the var $HTTP_RAW_POST_DATA in php, and
request.getInputStream() from Java?
Is this just request.body in WEBrick?
Many thanks,
Gianni
Quick question about WEBrick: Is there a way to get at the raw post data
from a post request, much like the var $HTTP_RAW_POST_DATA in php, and
request.getInputStream() from Java?
Is this just request.body in WEBrick?
Many thanks,
Gianni