milvus/internal/distributed/proxy/httpserver
SimFG 630636c4ec
Support the apikey authentication for the restful api (#27758)
Signed-off-by: SimFG <bang.fu@zilliz.com>
2023-10-18 16:36:12 +08:00
..
constant.go support high-level RESTFUL API, listen on the same port as grpc. (#25108) 2023-08-08 10:15:07 +08:00
handler.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
handler_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
handler_v1.go [restful] new context with grpc metadata (#27668) 2023-10-17 20:00:14 +08:00
handler_v1_test.go [restful] new context with grpc metadata (#27668) 2023-10-17 20:00:14 +08:00
request.go support high-level RESTFUL API, listen on the same port as grpc. (#25108) 2023-08-08 10:15:07 +08:00
utils.go Support the apikey authentication for the restful api (#27758) 2023-10-18 16:36:12 +08:00
utils_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
wrap_request.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
wrap_request_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
wrapper.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
wrapper_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00