JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.http.headers
ScxHttpHeaderName
Contents
Description
Method Summary
Method Details
of(String)
value()
Hide sidebar
Show sidebar
Interface ScxHttpHeaderName
All Known Implementing Classes:
HttpFieldName
public sealed interface
ScxHttpHeaderName
permits
HttpFieldName
(not exhaustive)
HttpHeaderName 是不区分大小写的 所以我们这里全部按照小写处理
Version:
0.0.1
Author:
scx567888
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
static
ScxHttpHeaderName
of
(
String
name)
String
value
()
Method Details
of
static
ScxHttpHeaderName
of
(
String
name)
value
String
value
()