Commit Graph

26 Commits (v1.0.20)

Author SHA1 Message Date
kevin adc275872d add more tests 4 years ago
kevin b8fcdd5460 add more tests 4 years ago
kevin 9277ad77f7 fix typo of prometheus 4 years ago
kevin a958400595 rename prommetric to prometheous, add unit tests 4 years ago
kevin be9c48da7f add tracing logs in server side and client side 4 years ago
kevin 5e99f2b85d add trace/span in http logs 4 years ago
kevin 86d3de4c89 use package level defined contextKey as context key 4 years ago
kevin 0b1ee79d3a rename rpcx to zrpc 4 years ago
kevin 2b1466e41e add more tests 4 years ago
kevin 9e14820698 fix golint warnings 4 years ago
kevin 054d9b5540 rename rest files 4 years ago
kevin d6c7da521e remove bodyless check 4 years ago
kevin 96b6d2ab58 parse body only if content length > 0 4 years ago
kevin 88a73f1042 return ErrBodylessRequest on get method etc. 4 years ago
kevin 80d55dbc02 export httpx.GetRemoteAddr 4 years ago
kevin b541403ce2 export router 4 years ago
kevin a7c02414f3 export token parser for refresh token service 4 years ago
kevin c57051ce63 use strings.Contains instead of strings.Index 4 years ago
kevin 40895ba8d9 optimize reading http request body 4 years ago
kevin 215b4bae3b check content length before reading 4 years ago
kevin 0a7e0cce77 update package reference 4 years ago
kim 44290aa4d6 refactor 4 years ago
kim cf8e0a118f refactor ngin to rest 4 years ago
kevin b73684d9a6 move router to httpx 4 years ago
kevin f372ded63c rename ngin to rest 4 years ago
kevin 0897f60c5d rename ngin to rest 4 years ago