diff options
author | William Hilton <wmhilton@gmail.com> | 2018-11-07 18:14:15 -0500 |
---|---|---|
committer | 无闻 <u@gogs.io> | 2018-11-07 18:14:15 -0500 |
commit | dae311ea9d654b1510a64fd5a2d21e25c2b65529 (patch) | |
tree | b3af5cb68e3eab47aaa001b76d7c139839a6468f /public | |
parent | 4677b469044bc23e98b4cd265495dbffb9be335a (diff) |
repo/http: update CORS headers to allow custom user-agent (#5498)
At some point after #4970 was merged, isomorphic-git started sending a custom User-Agent in its HTTP requests to deal with some services (\*cough\* gists \*cough\*) which filtered git traffic by User-Agent. Sadly, this broke cloning from Gogs using isomorphic-git in the browser (https://github.com/isomorphic-git/isomorphic-git/issues/555). This PR fixes it by telling browsers it is OK for CORS requests to send a custom User-Agent header.
Diffstat (limited to 'public')
0 files changed, 0 insertions, 0 deletions