soft-serve icon indicating copy to clipboard operation
soft-serve copied to clipboard

add CORS headers

Open fetsorn opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. I needed to clone a soft served repo from the browser using isomorphic git, but browser requires CORS "*" header.

Describe the solution you'd like wrap the http handler in rs/cors to add CORS header "*"

pr in https://github.com/charmbracelet/soft-serve/pull/516

fetsorn avatar May 01 '24 15:05 fetsorn