greptilian logo

IRC log for #rest, 2014-05-30

https://trygvis.io/rest-wiki/

| Channels | #rest index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
00:19 talios joined #rest
00:28 olibarnes joined #rest
01:02 jzsprague joined #rest
03:13 jazzanova joined #rest
03:13 jazzanova hello
03:14 jazzanova I have a staging and production server, with domain stage.x.com and x.com respectively. How do I make cookies unique per domain so that I can load both sites in the same browser and the cookies for x.com are not sent to stage.x.com
04:18 wilmoore joined #rest
05:29 alxbl joined #rest
06:50 _ollie joined #rest
07:46 Left_Turn joined #rest
07:55 interop_madness joined #rest
07:58 jzsprague joined #rest
08:10 graste joined #rest
08:21 wilmoore joined #rest
08:21 _ollie joined #rest
08:36 _ollie joined #rest
09:13 martinfilliau joined #rest
10:27 adaro joined #rest
11:01 rosstuck joined #rest
11:58 danizord joined #rest
12:19 jzsprague joined #rest
12:37 jzsprague joined #rest
12:45 ldiamond joined #rest
12:46 adaro joined #rest
13:07 m0ltar joined #rest
13:53 charlex joined #rest
14:04 seantallen joined #rest
14:27 wilmoore joined #rest
14:33 _ollie joined #rest
14:35 jzsprague joined #rest
14:42 nkoza joined #rest
15:46 saml yo
15:46 saml PUT /page/    and  url is specified in the body. is this idempotent?
15:48 trygvis if you do it twice, does it have the same effect? or is the other PUT ignored?
15:48 trygvis if so, then, yes, it is idempotent
15:50 saml http://tools.ietf.org/html/rfc2616#section-9.6
15:50 saml looks like client needs to specify resource uri
15:51 saml PUT /page/  with {"url":"/page/1"}   actually updates /page/1,  not /page/
15:51 saml PUT /page/ with {"url":"/page/1"}   twice will have the same effect of updating /page/1
15:51 saml so it's idempotent
15:51 saml yay
15:55 trygvis PUT /page/ updates "/page/" from a REST perspective
16:00 saml yah someone made PUT /page/  to update whatever url the request body specifies
16:01 _ollie joined #rest
16:01 saml i guess for lols
16:21 charlex joined #rest
16:22 whartung heh -- that makes me lols
16:34 nkoza joined #rest
16:53 charlex joined #rest
16:57 adaro joined #rest
17:26 charlex joined #rest
17:58 _ollie joined #rest
18:07 adaro joined #rest
20:13 fumanchu_ joined #rest
20:16 Turn_Left joined #rest
20:18 ekroon_ joined #rest
20:59 _ollie joined #rest
21:13 adaro joined #rest
21:55 `0660 joined #rest
23:00 jzsprague joined #rest
23:16 jzsprague joined #rest
23:57 m0ltar joined #rest

| Channels | #rest index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

https://trygvis.io/rest-wiki/