|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Http.Header | |
---|---|
com.heroku.api | |
com.heroku.api.http |
Uses of Http.Header in com.heroku.api |
---|
Classes in com.heroku.api that implement Http.Header | |
---|---|
static class |
Heroku.ApiVersion
|
Uses of Http.Header in com.heroku.api.http |
---|
Classes in com.heroku.api.http that implement Http.Header | |
---|---|
static class |
Http.Accept
HTTP Accept header model. |
static class |
Http.ContentType
HTTP Content-Type header model. |
static class |
Http.UserAgent
HTTP User-Agent header model. |
Methods in com.heroku.api.http with parameters of type Http.Header | |
---|---|
static Map<String,String> |
Http.Header.Util.setHeaders(Http.Header... headers)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |