summary refs log tree commit diff stats
path: root/lib/pure/cookies.nim
Commit message (Expand)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-1/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+3
* enable style:usages for stdlib tests [backport: 1.6] (#19715)flywind2022-04-131-1/+1
* correct cookie docs (#19122)flywind2021-11-111-2/+1
* Add security tip for setCookie (#19117)Federico Ceratto2021-11-111-0/+3
* CIs: attempt to use csources_v1 (#16282)Andreas Rumpf2021-04-211-3/+3
* [stdlib] make cookies module modern (#17116)flywind2021-02-241-13/+28
* move tests to testament (#16101)flywind2020-11-241-15/+0
* 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