An open API service indexing awesome lists of open source software.

https://github.com/aisk/cookieparser


https://github.com/aisk/cookieparser

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# cookieparser

[![GoDoc](https://godoc.org/github.com/aisk/cookieparser?status.svg)](https://godoc.org/github.com/aisk/cookieparser) [![Build Status](https://travis-ci.org/aisk/cookieparser.svg?branch=master)](https://travis-ci.org/aisk/cookieparser) [![Codecov](https://img.shields.io/codecov/c/github/aisk/cookieparser.svg)](https://codecov.io/gh/aisk/cookieparser) [![Go Report Card](https://goreportcard.com/badge/github.com/aisk/cookieparser)](https://goreportcard.com/report/github.com/aisk/cookieparser)

Parse `string` to `[]*http.Cookie` and dumps it back.

![cookies](https://www.maxpixel.net/static/photo/1x/Flour-Ausstecherle-Winter-Angel-Dough-Cookie-Bake-2990719.jpg)

---

## License

MIT