Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
AnHTTPproxy acts as a relay between client and server. The proxy reads a request from the client and sends it to the server, possibly adjusting some of the headers and representation of the body along the way. Then, the proxy reads a response from the server and sends it back to the client, also with the possibility of changing the headers and body representation.代理充当客户端与服务器之间的中继。代理从客户端读取请求并将其发送至服务器,其间可能会对部分头部字段及消息体表示形式进行调整。随后,代理从服务器读取响应并将其返回给客户端,同样可能对头部和消息体进行修改。