[gameprogrammer] Re: POST in JSON format?

  • From: Michael Croghan <mcroghan@xxxxxxxxxxxxxx>
  • To: gameprogrammer@xxxxxxxxxxxxx
  • Date: Wed, 23 Jan 2013 21:51:27 -0800

Didn't think about server side. :)

One way half-a-dozen ways depending on what specifically you're trying to
do.

On Wed, Jan 23, 2013 at 9:39 PM, Alan Wolfe <alan.wolfe@xxxxxxxxx> wrote:

> btw... a sly trick i use sometimes when i have http questions of this
> sort is i'll go ask on the libcurl mailing list (shh)
>
> People tend not to consider it off topic, and they will actually think
> that you are trying to achieve something with libcurl (mostly i am,
> but not always) - and there's a lot of super knowledgeable people
> there with regards to this sort of thing.
>
> On Wed, Jan 23, 2013 at 9:36 PM, Alan Wolfe <alan.wolfe@xxxxxxxxx> wrote:
> > i think it partly depends on the server understanding your intentions
> > (ie apache vs IIS vs WCF even, are different if i recall correctly),
> > but the official content-type is "application/json" according to the
> > RFCs
> >
> > http://tools.ietf.org/html/rfc4627
> >
> > doesn't do a lick of good if that doesn't work for you though (:
> >
> > On Wed, Jan 23, 2013 at 9:19 PM, Kevin Jenkins
> > <gameprogrammer@xxxxxxxxxx> wrote:
> >> Does anyone know how to do an HTML form POST using JSON format? I
> searched
> >> online but couldn't find any clear explanations or source-code that
> actually
> >> worked.
>
> ---------------------
> To unsubscribe go to http://gameprogrammer.com/mailinglist.html
>
>
>

Other related posts: