in reply to Perl's CGI.pm and Javascript's XMLHttpRequest (SOLVED)

Wild guess: you need to set a content-type header with value "application/x-www-form-urlencoded"
  • Comment on Re: Perl's CGI.pm and Javascript's XMLHttpRequest