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