greptilian logo

IRC log for #rest, 2015-01-27

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
01:43 talios joined #rest
05:59 proteusguy joined #rest
06:50 zama joined #rest
07:03 zama joined #rest
07:03 _ollie joined #rest
07:36 fragamus_ joined #rest
07:53 philbot joined #rest
07:53 Topic for #rest is now #rest REpresentational State Transfer | logs: http://irclog.greptilian.com/rest/today |  http://tech.groups.yahoo.com/group/rest-discuss | http://code.google.com/p/implementing-rest/ | http://en.wikipedia.org/wiki/Representational_State_Transfer
08:25 fsvehla joined #rest
08:50 rosstuck joined #rest
09:28 graste joined #rest
09:45 martinfilliau joined #rest
10:10 quimrstorres joined #rest
10:44 _ollie joined #rest
10:45 azr joined #rest
10:57 Left_Turn joined #rest
12:14 azr joined #rest
12:37 azr joined #rest
13:13 azr_ joined #rest
13:27 huckleberry78 joined #rest
14:08 aGHz joined #rest
14:10 martinfilliau joined #rest
14:28 blahdeblah joined #rest
14:28 blahdeblah joined #rest
14:42 blahdeblah joined #rest
14:42 blahdeblah joined #rest
14:55 quimrstorres joined #rest
15:00 graste joined #rest
15:04 huckleberry78 joined #rest
15:24 huckleberry78 joined #rest
17:04 happyface joined #rest
17:46 azr joined #rest
17:50 proteusguy joined #rest
17:57 whartung joined #rest
18:26 azr joined #rest
18:47 quimrstorres joined #rest
19:39 saml_ joined #rest
19:39 saml_ is this valid url?  http://example.com?foo=1?bar=2
19:39 _ollie don't think so…
19:40 pdurbin second ? should be &
19:40 _ollie exactly
19:40 whartung yea
19:51 saml_ yah but most of urlparsers think it's good url
19:52 pdurbin which ones?
19:53 saml_ python, node.js , java
19:54 saml_ url parsers are pretty accepting actullay
19:57 azr joined #rest
19:59 fsvehla joined #rest
20:01 pdurbin sounds like it
20:02 saml_ so i can't really reject those requests
20:02 saml_ unless i rewrite http parser
20:04 trygvis I would definitely reject those
20:11 tr3online joined #rest
20:12 tr3online joined #rest
20:13 tr3online joined #rest
20:15 Jarda > qs.parse('foo=bar?quux=baz');
20:15 Jarda { foo: 'bar?quux=baz' }
20:16 Jarda so yes it's valid but does not do what you might expect
20:18 Jarda http://tools.ietf.org/html/rfc3986#section-3.4
20:18 Jarda "The characters slash ("/") and question mark ("?") may represent data within the query component.
20:18 Jarda "
20:19 Jarda so everything from first question mark til the end of url (or first #-character) are considered the query part
20:19 Jarda and all question marks in the query part itself are considered just question mark characters
20:21 azr joined #rest
20:23 imanc_ joined #rest
20:27 bigbluehat_ joined #rest
20:39 asdf` joined #rest
20:46 proteusguy joined #rest
20:57 tr3online joined #rest
22:04 azr joined #rest
22:08 benaiah joined #rest
22:19 quimrstorres joined #rest
22:27 pezra joined #rest
22:51 Jarda joined #rest
22:52 `0660 joined #rest
22:57 talios joined #rest

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

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