pirDOL opened a new issue, #2575:
URL: https://github.com/apache/brpc/issues/2575

   **Describe the bug (描述bug)**
   
   [Set-Cookie - HTTP | 
MDN](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie)
   
   > To send multiple cookies, multiple Set-Cookie headers should be sent in 
the same response.
   
   **To Reproduce (复现方法)**
   使用example/http_c++,server调用多次set-cookie,client只能收到一个set-cookie
   
   **Expected behavior (期望行为)**
   对于set-cookie字段应同时满足http和mdn文档规范要求,否则brpc的http-server会存在功能缺陷
   
   **Versions (各种版本)**
   OS:
   Compiler:
   brpc:
   protobuf:
   
   **Additional context/screenshots (更多上下文/截图)**
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to