| Methods in com.monoserv.http that throw InvalidQueryStringFieldName |
void |
HttpQueryString.AddHeader(java.lang.String fieldName,
java.lang.String fieldValue)
This will add a header to the internal hashtable. |
void |
HttpQueryString.AddHeader(java.lang.String fieldName,
java.lang.String fieldValue)
This will add a header to the internal hashtable. |
java.lang.String |
HttpQueryString.GetFieldValue(java.lang.String fieldName)
This will get the value of the requested field if it exists. |
java.lang.String |
HttpQueryString.GetFieldValue(java.lang.String fieldName)
This will get the value of the requested field if it exists. |