|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > Internet and Network > HTP. - Command > HTP. - HTTP/MCP Library Overview |
Current HTP dispatcher supports classic HTTP requests, file transfer, proxy/timeouts, URL encoding, and stateful `HTP.Req.*` requests.
Renamed / Compatibility notes
Older names like `HTP.Clear`, `HTP.ClErr`, `HTP.SetDbg`, `HTP.TOUFS` are mapped to current commands (`HTP.ClrErr`, `HTP.SetDebug`, `HTP.FromUTF8`).
See also: