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
FengZhang a8b550e7ef
Modify the http content-length max range : 30MB --> 32MB (#424)
Because we are programmer :)
4 years ago
..
handler simplify code with http.Flusher type conversion (#325) 4 years ago
httpx optimization (#241) 4 years ago
internal simplify code with http.Flusher type conversion (#325) 4 years ago
router fix issue #266 (#275) 4 years ago
token export token parser for refresh token service 4 years ago
config.go Modify the http content-length max range : 30MB --> 32MB (#424) 4 years ago
engine.go support https in rest 4 years ago
engine_test.go add more tests (#320) 4 years ago
handlers.go can only specify one origin in cors 4 years ago
handlers_test.go can only specify one origin in cors 4 years ago
server.go fixes #286 (#315) 4 years ago
server_test.go add more tests (#319) 4 years ago
types.go rename ngin to rest 4 years ago