go-zero/rest
2021-01-30 18:49:33 +08:00
..
handler simplify code with http.Flusher type conversion (#325) 2020-12-29 10:25:55 +08:00
httpx optimization (#241) 2020-12-02 15:00:07 +08:00
internal simplify code with http.Flusher type conversion (#325) 2020-12-29 10:25:55 +08:00
router fix issue #266 (#275) 2020-12-11 16:12:33 +08:00
token export token parser for refresh token service 2020-08-12 12:12:31 +08:00
config.go Modify the http content-length max range : 30MB --> 32MB (#424) 2021-01-30 18:49:33 +08:00
engine_test.go add more tests (#320) 2020-12-27 12:26:31 +08:00
engine.go support https in rest 2020-10-29 17:44:51 +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 add more tests (#319) 2020-12-26 20:30:02 +08:00
server.go fixes #286 (#315) 2020-12-25 19:47:27 +08:00
types.go rename ngin to rest 2020-07-31 11:45:16 +08:00