ragflow http请求 header处理
This commit is contained in:
@@ -139,6 +139,7 @@ func (c *Client) request(ctx context.Context, method, path string, body interfac
|
||||
if endpoint == "" {
|
||||
return gerror.New("RAGFlow endpoints not configured")
|
||||
}
|
||||
|
||||
fullURL := endpoint + path
|
||||
|
||||
// 添加详细日志:请求信息
|
||||
|
||||
Reference in New Issue
Block a user