Overload List
| Name | Description | |
|---|---|---|
| PostDataEncode(String) |
Encodes a string so that it can be sent to a web server as POST data.
| |
| PostDataEncode(String, String) |
Encodes a string so that it can be sent to a web server as POST data, specifying the characters which shouldn't be encoded.
|
See Also