You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hyper: 1.4.1
when i create h2 server using uds, it will failed becase of authority header. detail message just as follow :
2024-09-02T14:53:14.917+0800 DEBUG h2::server: malformed headers: malformed authority (b"/Users/10010268/workspace/grpc_client_mesh_uds.sock"): invalid uri character
The text was updated successfully, but these errors were encountered:
hyper: 1.4.1
when i create h2 server using uds, it will failed becase of authority header. detail message just as follow :
2024-09-02T14:53:14.917+0800 DEBUG h2::server: malformed headers: malformed authority (b"/Users/10010268/workspace/grpc_client_mesh_uds.sock"): invalid uri character
The text was updated successfully, but these errors were encountered: