hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
HttpFields.put
hunt
http
HttpFields
HttpFields
Undocumented in source. Be warned that the author may not have intended to support it.
void
put
(HttpField field)
class
HttpFields
void
put
(
HttpField
field
)
void
put
(string name, string value)
void
put
(HttpHeader header, HttpHeaderValue value)
void
put
(HttpHeader header, string value)
void
put
(string name, List!string list)
Meta
Source
See Implementation
hunt
http
HttpFields
HttpFields
constructors
this
functions
add
addAll
addCSV
addDateField
allFields
clear
contains
containsKey
get
getCSV
getCsvAsArray
getDateField
getField
getFieldNames
getFieldNamesCollection
getLongField
getValues
getValuesList
iterator
opApply
opEquals
put
putDateField
putLongField
remove
size
toHash
toString
static functions
stripParameters
valueParameters