| Time |
S |
Nick |
Message |
| 00:31 |
|
|
tonyacunar joined #rest |
| 00:45 |
|
|
metrixx joined #rest |
| 01:47 |
|
|
foist joined #rest |
| 01:57 |
|
|
fuzzyhorns joined #rest |
| 01:59 |
|
|
foist joined #rest |
| 02:04 |
|
|
tonyacunar joined #rest |
| 02:08 |
|
|
tbsf joined #rest |
| 05:35 |
|
|
sp1rs joined #rest |
| 06:14 |
|
|
metrixx joined #rest |
| 06:24 |
|
|
sp1rs joined #rest |
| 06:39 |
|
|
ShekharReddy joined #rest |
| 07:19 |
|
|
Tomatosoup- joined #rest |
| 08:53 |
|
|
sp1rs joined #rest |
| 09:47 |
|
|
sp1rs joined #rest |
| 10:20 |
|
|
sp1rs joined #rest |
| 10:58 |
|
|
ShekharReddy joined #rest |
| 11:15 |
|
|
tonyacunar joined #rest |
| 11:21 |
|
|
sp1rs joined #rest |
| 11:46 |
|
|
sp1rs joined #rest |
| 11:57 |
|
|
sp1rs joined #rest |
| 12:14 |
|
|
sp1rs joined #rest |
| 12:17 |
|
|
interop_madness joined #rest |
| 12:19 |
|
|
Tomatosoup- joined #rest |
| 12:20 |
|
|
sp1rs joined #rest |
| 13:08 |
|
|
tbsf joined #rest |
| 13:22 |
|
|
sp1rs joined #rest |
| 13:34 |
|
|
graste1 joined #rest |
| 14:07 |
|
|
sp1rs joined #rest |
| 14:39 |
|
|
shodan` joined #rest |
| 14:41 |
|
|
fuzzyhorns joined #rest |
| 14:54 |
|
|
tbsf_ joined #rest |
| 15:27 |
|
|
sp1rs joined #rest |
| 16:14 |
|
|
ShekharReddy joined #rest |
| 16:21 |
|
|
sp1rs joined #rest |
| 16:45 |
|
|
waits joined #rest |
| 16:46 |
|
|
waits left #rest |
| 16:49 |
|
|
wsieroci joined #rest |
| 16:49 |
|
|
Tomatosoup- joined #rest |
| 17:33 |
|
|
asdf joined #rest |
| 17:33 |
|
|
upasana joined #rest |
| 17:33 |
|
|
igitoor joined #rest |
| 17:34 |
|
|
mooncup joined #rest |
| 17:34 |
|
|
mooncup joined #rest |
| 17:34 |
|
|
CustosL1men joined #rest |
| 17:36 |
|
|
event15 joined #rest |
| 17:43 |
|
|
ShekharReddy joined #rest |
| 17:45 |
|
|
igitoor joined #rest |
| 17:59 |
|
|
sp1rs joined #rest |
| 18:19 |
|
|
ghostlight joined #rest |
| 18:38 |
|
|
wsiqueir joined #rest |
| 19:03 |
|
|
abyss joined #rest |
| 19:04 |
|
abyss |
Hi, nice, a channel about rest;) |
| 19:06 |
|
abyss |
I have question, people says rest are stateless. OK, but what exactly does it mean? You know, you have url: http://mypage/user/1 and you want delete this user, but only admin can do that, so you have state about user - after log in he is an admin. So it is state... |
| 19:07 |
|
abyss |
My question is what it does mean stateless exactly? It impossible because you have keep state about users for example. |
| 20:26 |
|
|
sp1rs joined #rest |
| 20:36 |
|
|
sp1rs joined #rest |
| 20:48 |
|
trygvis |
abyss: the statelessness means that each request contains everything the server needs to process it |
| 20:48 |
|
trygvis |
so when you say DELETE /foo, it doesn't require that you earlier (on the same connection or whatever) did a POST /bar |
| 20:51 |
|
trygvis |
with kids nowadays that never done any tcp or similar stuff that seems like a strange idea, but it used to be very common to have state across a connection |
| 20:51 |
|
trygvis |
with rest you usually don't actually log in, you include the authentication info on every request |
| 20:51 |
|
whartung |
well, TCP does have state, but that's not an application protocol |
| 20:52 |
|
trygvis |
true, so I guess SMTP would be a better example |
| 20:52 |
|
whartung |
yea |
| 20:52 |
|
whartung |
most protocols have state I'd wager |
| 21:29 |
|
|
ghostlight joined #rest |
| 22:00 |
|
|
tbsf joined #rest |
| 22:01 |
|
|
tbsf joined #rest |
| 22:01 |
|
|
tbsf joined #rest |
| 22:12 |
|
|
fuzzyhorns joined #rest |
| 22:55 |
|
|
tbsf joined #rest |
| 23:32 |
|
|
tonyacunar joined #rest |
| 23:54 |
|
|
tbsf joined #rest |
| 23:55 |
|
|
fuzzyhorns joined #rest |