greptilian logo

IRC log for #rest, 2014-08-26

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
04:45 saadaziz joined #rest
04:46 saadaziz left #rest
05:12 proteusguy joined #rest
05:32 _ollie joined #rest
06:42 rosstuck joined #rest
07:10 proteusguy joined #rest
07:49 interop_madness joined #rest
08:18 Left_Turn joined #rest
08:44 Left_Turn joined #rest
09:52 shrink0r joined #rest
12:22 proteusguy joined #rest
12:35 charlie_ joined #rest
12:55 graste joined #rest
13:17 proteusguy joined #rest
13:50 proteusguy_ joined #rest
14:45 pezra joined #rest
15:53 pezra joined #rest
16:27 cigarshark joined #rest
16:28 cigarshark joined #rest
17:07 pezra joined #rest
17:37 charlex joined #rest
17:43 charlex joined #rest
18:44 pezra joined #rest
19:21 vexii joined #rest
19:26 ingsoc joined #rest
19:34 ingsoc so, say I have now made my resources cacheable /engineers/1/tasks
19:34 ingsoc but then I do a POST to  /engineers/1/tasks
19:35 ingsoc what mechanisms are there to manage invalidating caches
19:35 ingsoc (where required)
19:35 ingsoc or simply preventing caching (where required)
19:35 trygvis the cache will be invalidated when you do a POST so you're good
19:36 ingsoc so all HTTP caches are aware of POSTS to a resource url and will auto invalidate ?
19:38 trygvis no, only the one ones between the origin client and end server
19:38 ingsoc what mechanisms are there for managing whatis and isn;t cached and for how long etc.
19:38 ingsoc (new to web caching in general)
19:39 ingsoc or how to prevent something being cached (if required)
19:39 ingsoc any links to good tutes ?
19:39 trygvis https://www.mnot.net/cache_docs/
19:39 trygvis I'm off
19:39 ingsoc ok tnaks
19:39 ingsoc thanks*
19:57 ingsoc if you have a RESTful interface returning JSON, and the service requires authentication (over HTTPS) but once authenticated requests are served using plain HTTP.  is there a way to prevent users not authenticated but knowing a url browsing cached copies ?
20:27 charlex joined #rest
20:32 charlex joined #rest
20:36 charles_ joined #rest
21:35 pezra joined #rest
22:23 pindonga joined #rest
22:24 larsks joined #rest
22:25 asdf` joined #rest
22:27 Davey_ joined #rest
22:28 mgomezch_ joined #rest
22:30 brainproxy_ joined #rest
22:42 brainproxy joined #rest
22:43 licyeus joined #rest
22:43 gluegadget_ joined #rest
22:44 alxbl joined #rest
22:44 saml joined #rest
22:45 danfinch joined #rest
22:55 gluegadget_ joined #rest
23:50 systmkor joined #rest

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

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