{"id":13828826,"url":"https://github.com/rwf2/cookie-rs","last_synced_at":"2026-01-15T22:20:18.936Z","repository":{"id":18217910,"uuid":"21356327","full_name":"rwf2/cookie-rs","owner":"rwf2","description":"HTTP cookie parsing and cookie jar management for Rust.","archived":false,"fork":false,"pushed_at":"2024-04-09T23:44:51.000Z","size":414,"stargazers_count":335,"open_issues_count":22,"forks_count":133,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-13T21:10:45.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.rs/cookie","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rwf2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"rwf2","open_collective":"rwf2"}},"created_at":"2014-06-30T15:35:35.000Z","updated_at":"2025-12-28T06:49:50.000Z","dependencies_parsed_at":"2024-02-26T01:49:43.619Z","dependency_job_id":"8c8c6bb6-943f-49aa-9dd4-448da276103a","html_url":"https://github.com/rwf2/cookie-rs","commit_stats":{"total_commits":334,"total_committers":58,"mean_commits":5.758620689655173,"dds":0.6077844311377245,"last_synced_commit":"ba46fc5e97a1271435f38509d109e125a473bc82"},"previous_names":["rwf2/cookie-rs","sergiobenitez/cookie-rs","alexcrichton/cookie-rs"],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/rwf2/cookie-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwf2%2Fcookie-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwf2%2Fcookie-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwf2%2Fcookie-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwf2%2Fcookie-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwf2","download_url":"https://codeload.github.com/rwf2/cookie-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwf2%2Fcookie-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28472626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T22:13:38.078Z","status":"ssl_error","status_checked_at":"2026-01-15T22:12:11.737Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T09:03:12.291Z","updated_at":"2026-01-15T22:20:18.918Z","avatar_url":"https://github.com/rwf2.png","language":"Rust","funding_links":["https://github.com/sponsors/rwf2","https://opencollective.com/rwf2"],"categories":["Rust"],"sub_categories":[],"readme":"# Cookie\n\n[![CI Status](https://github.com/SergioBenitez/cookie-rs/workflows/CI/badge.svg)](https://github.com/SergioBenitez/cookie-rs/actions)\n[![Current Crates.io Version](https://img.shields.io/crates/v/cookie.svg)](https://crates.io/crates/cookie)\n[![Documentation](https://docs.rs/cookie/badge.svg)](https://docs.rs/cookie)\n\nA Rust library for parsing HTTP cookies and managing cookie jars.\n\n# Usage\n\nAdd the following to your `Cargo.toml`:\n\n```toml\n[dependencies]\ncookie = \"0.18\"\n```\n\nSee the [documentation](http://docs.rs/cookie) for detailed usage information.\n\n# Minimum Supported Rust Version (MSRV)\n\n| Version Range                    | MSRV         |\n|----------------------------------|--------------|\n| `cookie` `==` `0.18`             | `rustc 1.56` |\n| `0.16` `\u003c=` `cookie` `\u003c=` `0.17` | `rustc 1.53` |\n| `cookie` `\u003c=` `0.15`             | `rustc 1.41` |\n\n# License\n\nThis project is licensed under your option of either of the following:\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or\n   http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or\n   http://opensource.org/licenses/MIT)\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in `cookie` by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwf2%2Fcookie-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwf2%2Fcookie-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwf2%2Fcookie-rs/lists"}