maxcountryman / flask-seasurf

SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).
http://readthedocs.org/docs/flask-seasurf/
Other
190 stars 49 forks source link

referrer (spelling) #19

Closed ThomasWaldmann closed 11 years ago

ThomasWaldmann commented 11 years ago

while we can't change the http header obviously (which is standardized on a incorrect spelling), we could at least spell referrer correctly at other places.

maxcountryman commented 11 years ago

I'm not sure it matters, but I'd accept a pull request that addressed this if you feel it's important.

ThomasWaldmann commented 11 years ago

I don't use flask-csrf (I just looked through its code) nor do I use git, so don't wait for a pull request from me.