https://github.com/bouk/cookiejar
https://github.com/bouk/cookiejar
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bouk/cookiejar
- Owner: bouk
- License: bsd-3-clause
- Created: 2017-04-11T17:53:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T17:56:19.000Z (about 9 years ago)
- Last Synced: 2025-01-23T01:11:27.503Z (over 1 year ago)
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Implementation of net/http.CookieJar that is JSON marshalable and can be iterated over.