chore: checkpoint before Python removal

This commit is contained in:
2026-03-26 22:33:59 +00:00
parent 683cec9307
commit e568ddf82a
29972 changed files with 11269302 additions and 2 deletions

8
vendor/headers/README.md vendored Normal file
View File

@@ -0,0 +1,8 @@
# rust http headers
[![crates.io](https://img.shields.io/crates/v/headers.svg)](https://crates.io/crates/headers)
[![Released API docs](https://docs.rs/headers/badge.svg)](https://docs.rs/headers)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
[![Build Status](https://github.com/hyperium/headers/workflows/CI/badge.svg)](https://github.com/hyperium/headers/actions?query=workflow%3ACI)
Typed HTTP headers.