hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
HttpFields.this
hunt
http
HttpFields
HttpFields
Initialize an empty HttpFields.
@param capacity the capacity of the http fields
this
()
this
(int capacity)
class
HttpFields
this
(
int
capacity
)
this
(HttpFields fields)
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
Initialize an empty HttpFields.
@param capacity the capacity of the http fields