Package com.google.refine.commands
Class HttpHeadersSupport
java.lang.Object
com.google.refine.commands.HttpHeadersSupport
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Map<String,HttpHeadersSupport.HttpHeaderInfo> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHttpHeaderInfo(String header) static voidregisterHttpHeader(String header, String defaultValue)
-
Field Details
-
s_headers
-
-
Constructor Details
-
HttpHeadersSupport
public HttpHeadersSupport()
-
-
Method Details
-
registerHttpHeader
- Parameters:
header-defaultValue-
-
getHttpHeaderInfo
-
getHttpHeaderLabels
-