Commit Graph

1 Commits (a72b0a689b1f3d78cc92366886d15a88d4b366cb)

Author SHA1 Message Date
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