The members of Org.Apache.Http.Message.IHeaderValueFormatter are listed below.
FormatElements(Org.Apache.Http.Util.CharArrayBuffer, Org.Apache.Http.IHeaderElement[], bool)Formats an array of header elements. | ||
FormatHeaderElement(Org.Apache.Http.Util.CharArrayBuffer, Org.Apache.Http.IHeaderElement, bool)Formats one header element. | ||
FormatNameValuePair(Org.Apache.Http.Util.CharArrayBuffer, Org.Apache.Http.INameValuePair, bool)Formats one name-value pair, where the value is optional. | ||
FormatParameters(Org.Apache.Http.Util.CharArrayBuffer, Org.Apache.Http.INameValuePair[], bool)Formats the parameters of a header element. | ||