go-zero/rest
2021-11-01 20:15:10 +08:00
..
handler feat: slow threshold customizable in rest (#1189) 2021-11-01 14:48:26 +08:00
httpx test: add more tests (#1163) 2021-10-25 21:10:08 +08:00
internal refactor: simplify tls config in rest (#1181) 2021-10-31 14:10:47 +08:00
pathvar export pathvar for user-defined routers (#911) 2021-08-14 22:57:28 +08:00
router test: add more tests (#1163) 2021-10-25 21:10:08 +08:00
token downgrade golang-jwt to support go 1.14 (#1073) 2021-09-21 13:42:45 +08:00
config.go refactor: simplify tls config in rest (#1181) 2021-10-31 14:10:47 +08:00
engine_test.go chore(format): change by gofumpt tool (#697) 2021-05-18 14:43:09 +08:00
engine.go refactor: simplify tls config in rest (#1181) 2021-10-31 14:10:47 +08:00
handlers_test.go can only specify one origin in cors 2020-10-21 16:47:49 +08:00
handlers.go can only specify one origin in cors 2020-10-21 16:47:49 +08:00
server_test.go feat: add rest.WithPrefix to support route prefix (#1194) 2021-11-01 20:15:10 +08:00
server.go feat: add rest.WithPrefix to support route prefix (#1194) 2021-11-01 20:15:10 +08:00
types.go fix golint issues in rest (#529) 2021-03-01 19:15:35 +08:00