Skip to content

Tags: jd1378/deno-another-cookiejar

Tags

v5.0.7

Toggle v5.0.7's commit message

Verified

This commit was signed with the committer’s verified signature.
jd1378 javad mnjd
chore: update readme

v5.0.6

Toggle v5.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
jd1378 javad mnjd
chore: update deno.json

v5.0.5

Toggle v5.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
jd1378 javad mnjd
chore: run deno fmt

v5.0.4

Toggle v5.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from rosahaj/patch-1

Only set cookie header if cookieString isn't empty

v5.0.3

Toggle v5.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jd1378 javad mnjd
chore: update changelog

v5.0.2

Toggle v5.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jd1378 javad mnjd
fix: run deno fmt

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jd1378 javad mnjd
fix: linting issue in test

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from maccyber/get_cookies_from_redirected_resp…

…onse

Handle set-cookie from a redirect response fixes #13
use `URL::hostname` instead of `URL::host` according to RFC ports don't matter
improve tests
prevent leaking sensitive headers to other domains after redirect

v4.1.6

Toggle v4.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update readme for 4.1.6

v4.1.5

Toggle v4.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
jd1378 javad mnjd
Merge branch 'main' of github.com:jd1378/deno-another-cookiejar