http_semantics 0.9.7 copy "http_semantics: ^0.9.7" to clipboard
http_semantics: ^0.9.7 copied to clipboard

Type-safe HTTP status codes and methods with semantic metadata and easy classification.

0.9.7 #

  • Initial release with comprehensive HTTP semantics.
  • Added HttpStatus with all standard 1xx-5xx status codes.
  • Implemented HttpStatus classification (e.g., isSuccess, isClientError).
  • Added HttpMethod with standard RFC 7231 methods (GET, POST, PUT, DELETE, etc.).
  • Implemented HttpMethod semantic flags: safe and idempotent.
  • Added support for custom status codes and methods with full semantic integration.
  • Full unit test coverage and complete documentation.
0
likes
160
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Type-safe HTTP status codes and methods with semantic metadata and easy classification.

Repository (GitHub)
View/report issues

Topics

#http #network #status-codes #http-methods #semantics

License

MIT (license)

Dependencies

meta

More

Packages that depend on http_semantics