- [00:13] quest88 (~quest88@c-98-207-205-137.hsd1.ca.comcast.net) left irc: Quit: quest88
- [01:27] grove (~grove@193.201.9.46.customer.cdi.no) joined #rest.
- [02:23] DracoBlue (~Adium@dslb-088-075-066-254.pools.arcor-ip.net) joined #rest.
- [02:56] kennethreitz (~kennethre@204.14.152.118) left irc: Quit: Computer has gone to sleep.
- [03:07] m00z (~m00z@unaffiliated/m00z) joined #rest.
- [03:11] m00z (~m00z@unaffiliated/m00z) left irc: Quit: Ik ga weg
- [04:36] DracoBlue (~Adium@dslb-088-075-066-254.pools.arcor-ip.net) left irc: Quit: Leaving.
- [06:05] grove (~grove@193.201.9.46.customer.cdi.no) left irc: Quit: grove
- [06:22] Wombert (~Wombert@dslb-088-066-204-163.pools.arcor-ip.net) joined #rest.
- [07:01] grove (~grove@193.201.9.46.customer.cdi.no) joined #rest.
- [08:24] DracoBlue (~Adium@dslb-088-075-066-254.pools.arcor-ip.net) joined #rest.
- [08:46] quest88 (~quest88@c-98-207-205-137.hsd1.ca.comcast.net) joined #rest.
- [09:16] sbanwart__ (~sbanwart@99.177.126.136) joined #rest.
- [09:22] sbanwart__ (~sbanwart@99.177.126.136) left irc: Remote host closed the connection
- [09:23] sbanwart__ (~sbanwart@99-177-126-136.lightspeed.bcvloh.sbcglobal.net) joined #rest.
- [09:31] DracoBlue (~Adium@dslb-088-075-066-254.pools.arcor-ip.net) left #rest.
- [09:35] sbanwart__ (~sbanwart@99-177-126-136.lightspeed.bcvloh.sbcglobal.net) left irc: Remote host closed the connection
- [09:39] sbanwart__ (~sbanwart@99-177-126-136.lightspeed.bcvloh.sbcglobal.net) joined #rest.
- [09:51] sbanwart__ (~sbanwart@99-177-126-136.lightspeed.bcvloh.sbcglobal.net) left irc: Ping timeout: 244 seconds
- [09:52] sbanwart__ (~sbanwart@99-177-126-136.lightspeed.bcvloh.sbcglobal.net) joined #rest.
- [09:58] sbanwart__ (~sbanwart@99-177-126-136.lightspeed.bcvloh.sbcglobal.net) left irc: Remote host closed the connection
- [10:05] sbanwart__ (~sbanwart@99-177-126-136.lightspeed.bcvloh.sbcglobal.net) joined #rest.
- [10:07] nuclearsandwich (~nuclearsa@74-93-3-241-SFBA.hfc.comcastbusiness.net) joined #rest.
- [10:11] DracoBlue1 (~Adium@dslb-088-075-066-254.pools.arcor-ip.net) joined #rest.
- [10:15] DracoBlue1 (~Adium@dslb-088-075-066-254.pools.arcor-ip.net) left #rest.
- [10:21] gchristensen (~gchristen@unaffiliated/grahamc) joined #rest.
- [10:57] gchristensen (~gchristen@unaffiliated/grahamc) left irc: Quit: Leaving...
- [11:04] DracoBlue (~Adium@dslb-088-075-066-254.pools.arcor-ip.net) joined #rest.
- [11:04] DracoBlue (~Adium@dslb-088-075-066-254.pools.arcor-ip.net) left #rest.
- [11:07] nuclearsandwich (~nuclearsa@74-93-3-241-SFBA.hfc.comcastbusiness.net) left irc: Remote host closed the connection
- [11:47] mephju (~mephju@dslb-178-008-039-125.pools.arcor-ip.net) joined #rest.
- [12:00] nuclearsandwich (~nuclearsa@74-93-3-241-SFBA.hfc.comcastbusiness.net) joined #rest.
- [12:55] mephju (~mephju@dslb-178-008-039-125.pools.arcor-ip.net) left irc: Quit: Verlassend
- [13:06] nuclearsandwich (~nuclearsa@74-93-3-241-SFBA.hfc.comcastbusiness.net) left irc: Remote host closed the connection
- [13:16] KevBurnsJr (~KevBurnsJ@50.0.103.39) joined #rest.
- [13:32] gchristensen (~gchristen@unaffiliated/grahamc) joined #rest.
- [13:52] grove (~grove@193.201.9.46.customer.cdi.no) left irc: Quit: grove
- [14:29] nuclearsandwich (~nuclearsa@64-79-127-126.static.wiline.com) joined #rest.
- [15:13] scudco (~scudco@cpe-75-85-13-152.socal.res.rr.com) left irc: Ping timeout: 248 seconds
- [15:44] grove (~grove@193.201.9.46.customer.cdi.no) joined #rest.
- [15:44] grove (~grove@193.201.9.46.customer.cdi.no) left irc: Client Quit
- [16:04] grahamc (~gchristen@c-68-55-72-175.hsd1.dc.comcast.net) joined #rest.
- [16:04] gchristensen (~gchristen@unaffiliated/grahamc) left irc: Read error: Connection reset by peer
- [16:25] nuclearsandwich (~nuclearsa@64-79-127-126.static.wiline.com) left irc: Remote host closed the connection
- [17:01] mr_yall (~mryall@scifo.mexico86.co.uk) left #rest ("Killed buffer").
- [17:07] nuclearsandwich (~nuclearsa@74-93-3-241-SFBA.hfc.comcastbusiness.net) joined #rest.
- [17:31] KevBurnsJr (~KevBurnsJ@50.0.103.39) left irc:
- [17:42] grahamc (~gchristen@c-68-55-72-175.hsd1.dc.comcast.net) left irc: Quit: Leaving...
- [17:50] <chilversc> I was just wondering about how to handle a file upload that also has meta-data
- [17:50] <chilversc> essentially, pondering if I put a resource with the meta-data, then put the file data
- [17:50] <chilversc> or a multi-part post with both the meta-data and the file data
- [17:51] <trygvis> can you use headers to convey the meta data?
- [17:51] <chilversc> or base64 encode the file data and some container that has both the meta data and file data
- [17:51] <chilversc> maybe, but it would get messy, as I'd have loads of non-standard headers
- [17:52] <chilversc> my main idea right now, is to put the data about the entity, then put the data itself
- [17:52] <trygvis> that's not a bad idea
- [17:52] <chilversc> then some clean up process that handles any case where the meta-data was put and the file data wasn't
- [17:52] <trygvis> it's no problem adding your own headers, most intermediates allow them, at least the X-* ones
- [17:53] <trygvis> but I'm off to bed, later
- [17:54] <chilversc> yeah, but then I may as well use multipart no? as I can have 1 part with say json for the meta-data, and the other with the binary blob of the flie
- [17:54] <chilversc> *file
- [17:55] <chilversc> which isn't a bad idea either I suppose, since that way I either get the complete body or none
- [17:56] <chilversc> can you PUT a multipart though? I can't see any reason why not
- [17:59] kennethreitz (~kennethre@c-24-127-96-129.hsd1.va.comcast.net) joined #rest.
- [17:59] <fu-manchu> yes you can
- [18:03] gchristensen (~gchristen@unaffiliated/grahamc) joined #rest.
- [20:19] sbanwart__ (~sbanwart@99-177-126-136.lightspeed.bcvloh.sbcglobal.net) left irc: Ping timeout: 240 seconds
- [20:32] kennethreitz (~kennethre@c-24-127-96-129.hsd1.va.comcast.net) left irc: Quit: Computer has gone to sleep.
- [20:34] kennethreitz (~kennethre@c-24-127-96-129.hsd1.va.comcast.net) joined #rest.
- [20:50] kennethreitz (~kennethre@c-24-127-96-129.hsd1.va.comcast.net) left irc: Quit: Computer has gone to sleep.
- [21:01] kennethreitz (~kennethre@c-24-127-96-129.hsd1.va.comcast.net) joined #rest.
- [21:30] kennethreitz (~kennethre@c-24-127-96-129.hsd1.va.comcast.net) left irc: Quit: Computer has gone to sleep.
- [22:08] scudco (~scudco@cpe-75-85-13-152.socal.res.rr.com) joined #rest.
- [00:00] --- Sun Dec 11 2011