summary refs log tree commit diff stats
path: root/lib/pure/cookies.nim
Commit message (Expand)AuthorAgeFilesLines
* make more tests greenAndreas Rumpf2018-04-301-5/+5
* Don't assume UTC in cookies.setCookieOscar NihlgÄrd2018-04-031-12/+12
* Better times module (#6552)GULPF2017-12-181-3/+3
* Update docs of cookies.parseCookies. Closes #5721.Dominik Picheta2017-11-181-0/+9
* Merge pull request #5720 from FedericoCeratto/patch-27Dominik Picheta2017-04-171-1/+1
|\
| * Fix cookie timestamp format #5718Federico Ceratto2017-04-171-1/+1
* | Fix "secure" capitalizationFederico Ceratto2017-04-171-1/+1
|/
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-5/+5
* Turn some test outputs into actual testsOleh Prypin2015-04-211-3/+9
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* merged things from develAraq2014-09-121-9/+11
|\
| * Secure and HttpOnly cookiesErwan Ameil2014-08-301-6/+9
* | big renameAraq2014-08-271-4/+4
* | renamefestAraq2014-08-231-2/+2
|/
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* Fixed a bug in times and finished its docs. Added mimetypes module and added ...dom962012-05-131-1/+1
* Added a format function to the times module and a setCookie function to the c...dom962012-04-261-1/+30
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* deprecated system.copy: use system.substr insteadAraq2011-05-141-2/+2
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
* docgen understands and ignores *when false*Araq2010-11-181-0/+30