It supports both put and get, and gives your code complete access to the HTTPrequestheader, including the UserAgent field.
它支持put和get,并且使您的代码具有对HTTP请求标头的完全访问权,包括useragent域。
2
The wire format of the event has two parts: an HTTPrequestheader and the event payload (which is the event connector packet).
事件传输格式有两部分:一个HTTP请求头和事件有效载荷(是事件连接器包)。
3
The second line, the first rewrite condition, indicates that following rules only apply when the user-agent string in the HTTPrequestheader contains the substring MSIE.