You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/rest/internal/cors
Kevin Wan c28e01fed3
feat: support CORS by using rest.WithCors(...) (#1212)
* feat: support CORS by using rest.WithCors(...)

* chore: add comments

* refactor: lowercase unexported methods

* ci: fix lint errors
3 years ago
..
handlers.go feat: support CORS by using rest.WithCors(...) (#1212) 3 years ago
handlers_test.go feat: support CORS by using rest.WithCors(...) (#1212) 3 years ago