RobotsAndPencils / buford

A push notification delivery engine for the new HTTP/2 APNS service.
MIT License
475 stars 52 forks source link

UUID type and validation for Headers.ID #59

Open nathany opened 8 years ago

nathany commented 8 years ago

Headers contain an ID which should be a UUID with 32 lowercase hexadecimal digits (or blank). Currently there is no validation for this field.