tree: f440b3af9c1a436bd0fea84f95a07a118844eef1 [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. build.rs
  4. Cargo.toml
  5. LICENSE
  6. OWNERS
  7. README.md
third_party/rust_crates/vendor/unicase-1.4.2/README.md

unicase

Build Status

Compare strings when case is not important.

if UniCase(method) == UniCase('GET') {
    // GET request
}

License

MIT