pquerna / cachecontrol

Golang HTTP Cache-Control Parser and Interpretation
Apache License 2.0
133 stars 17 forks source link

fix!: typos #17

Closed dunglas closed 3 years ago

dunglas commented 3 years ago

Fix some typos. The change in ReasonRequestMethodUnknown is a BC break.

Also, "cachable" is more often written "cacheable", maybe should we change this too, but it's a bigger BC break.

dunglas commented 3 years ago

And what do you think about cachable vs cacheable?