Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make uri module usable for faster URI parsing: | def | 2015-03-17 | 1 | -10/+23 |
| | | | | | | - A version of parseUri that takes a uri as parameter and modifies it - Export initUri so you can use the new parseUri better - Avoid creating new strings | ||||
* | Fixes bugs introduced by ee62d56cadb. Closes #2227. | Dominik Picheta | 2015-03-05 | 1 | -0/+10 |
| | |||||
* | little documentation fix on conbine and / | Stephan Diehl | 2015-02-21 | 1 | -4/+4 |
| | |||||
* | Fix a few more warnings | def | 2015-02-17 | 1 | -0/+2 |
| | |||||
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | Fix (u: Uri), add test cases and make it work for opaque URIs | def | 2015-01-03 | 1 | -14/+35 |
| | |||||
* | More deprecation warning fixes (asyncdispatch, uri). | Dominik Picheta | 2014-12-26 | 1 | -1/+1 |
| | |||||
* | Fix some deprecation warnings in the uri module. | Dominik Picheta | 2014-12-26 | 1 | -17/+17 |
| | |||||
* | big rename | Araq | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | big rename | Araq | 2014-08-27 | 1 | -5/+7 |
| | |||||
* | Fixes #1065. | Dominik Picheta | 2014-07-20 | 1 | -7/+343 |
| | |||||
* | Documentation for async httpclient. Notes for url modules. | Dominik Picheta | 2014-04-06 | 1 | -2/+6 |
| | |||||
* | Removed echos from uri module. | Dominik Picheta | 2012-05-07 | 1 | -2/+0 |
| | |||||
* | Added uri module. | dom96 | 2012-05-06 | 1 | -0/+35 |