Skip to content
forked from rwf2/cookie-rs

HTTP cookie parsing and cookie jar management for rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

thijsc/cookie-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookie-rs

Build Status

Documentation

A library for parsing HTTP cookies and managing cookie jars

# Cargo.toml
[dependencies.cookie]
git = "https://github.com/alexcrichton/cookie-rs"

License

cookie-rs is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.

About

HTTP cookie parsing and cookie jar management for rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%