athena-framework / athena

An ecosystem of reusable, independent components
https://athenaframework.org
MIT License
211 stars 17 forks source link

Add `ATH::RequestMatcher::Header` #438

Open Blacksmoke16 opened 1 month ago

Blacksmoke16 commented 1 month ago

Should accept an enumerable + splat of String values and match if the request has the provided headers present.