hyper-body-utils 0.1.10

Utilities for handling HTTP bodies with hyper
1
2
3
4
5
6
7
rules:
  description-empty: # Description shouldn't be empty
    level: warning
  subject-empty: # Subject line should exist
    level: error
  type-empty: # Type must not be empty
    level: error