Package | Description |
---|---|
bayou.file |
Utilities for files.
|
bayou.http |
Http server.
|
Modifier and Type | Field and Description |
---|---|
HeaderMap |
StaticFileConf.headers
Additional response headers for this file.
|
Modifier and Type | Method and Description |
---|---|
HeaderMap |
HttpClientConf.get_requestHeaders() |
HeaderMap |
HttpResponseImpl.headers()
Get the headers.
|
HeaderMap |
HttpRequestImpl.headers()
Get the headers.
|