in reply to Re: perl dancer route recive array of json via xmlhttp request
in thread perl dancer route recive array of json via xmlhttp request

do you have any clue what Content-Type I should add !!

  • Comment on Re^2: perl dancer route recive array of json via xmlhttp request

Replies are listed 'Best First'.
Re^3: perl dancer route recive array of json via xmlhttp request
by Corion (Patriarch) on Oct 03, 2016 at 17:09 UTC

    Maybe the standard content type for JSON? application/json I guess.