expo-structured-headers
Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html
Last updated 4 years ago by brentvatne .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install expo-structured-headers 
SYNC missed versions from official npm registry.

expo-structured-headers

Java and Objective-C (partial) implementations of https://httpwg.org/specs/rfc8941.html.

The Objective-C implementation only includes the parsing component and does not include serialization. It also ignores ordering of dictionaries.

The Java implementation is a derivative of https://github.com/reschke/structured-fields, modified for Android API level 21 compatibility and with the package name in each source file changed.

API documentation

Installation in managed Expo projects

Installation in bare React Native projects

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.

Current Tags

  • 2.1.0                                ...           latest (4 years ago)

7 Versions

  • 2.1.0                                ...           4 years ago
  • 2.0.0                                ...           5 years ago
  • 1.2.0                                ...           5 years ago
  • 1.1.1                                ...           5 years ago
  • 1.1.0                                ...           5 years ago
  • 1.0.1                                ...           5 years ago
  • 1.0.0                                ...           5 years ago
Downloads
Today 0
This Week 0
This Month 6
Last Day 0
Last Week 6
Last Month 1
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |