https://github.com/aisk/cookieparser
https://github.com/aisk/cookieparser
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aisk/cookieparser
- Owner: aisk
- License: mit
- Created: 2016-06-14T07:49:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-10T16:37:45.000Z (over 7 years ago)
- Last Synced: 2025-01-28T12:23:01.046Z (over 1 year ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cookieparser
[](https://godoc.org/github.com/aisk/cookieparser) [](https://travis-ci.org/aisk/cookieparser) [](https://codecov.io/gh/aisk/cookieparser) [](https://goreportcard.com/report/github.com/aisk/cookieparser)
Parse `string` to `[]*http.Cookie` and dumps it back.

---
## License
MIT