HttpPostField Constructor

Overload List

HttpPostField Constructs an empty HTTP POST field
HttpPostField(String, String) Constructs a HTTP POST field with the given name and value

See Also