openactive / OpenActive.Server.NET

.NET server library, including an OpenActive Reference Implementation
MIT License
0 stars 7 forks source link

fix: Cache headers on private endpoints #194

Closed nickevansuk closed 1 year ago

nickevansuk commented 1 year ago

An erroneous missing ? caused private endpoints to emit public cache headers. This PR corrects the issue.