public class HttpHeader extends Header
HttpHeader(String name, List<String> values)
HttpHeader(String name, String value)
addValue, getName, getValue, getValues, getValuesList, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public HttpHeader(String name, String value)
public HttpHeader(String name, List<String> values)
Copyright © 2022. All rights reserved.