go-zero/rest/internal
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
2021-11-07 22:42:40 +08:00
..
cors feat: support CORS by using rest.WithCors(...) (#1212) 2021-11-07 22:42:40 +08:00
security add http hijack methods (#555) 2021-03-09 21:30:45 +08:00
log_test.go rename ngin to rest 2020-07-31 11:14:48 +08:00
log.go rest log with context (#998) 2021-09-05 22:58:42 +08:00
starter.go refactor: simplify tls config in rest (#1181) 2021-10-31 14:10:47 +08:00