summary refs log tree commit diff stats
path: root/tests/stdlib/tcookies.nim
Commit message (Collapse)AuthorAgeFilesLines
* [stdlib] make cookies module modern (#17116)flywind2021-02-241-1/+6
| | | | | | * update cookies module * introduce sameSite.Default Co-authored-by: hlaaftana <10591326+hlaaftana@users.noreply.github.com>
* move tests to testament (#16101)flywind2020-11-241-0/+15
* move tests to testament * minor * fix random * disable test random