|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.utils.HTTP
public class HTTP
Nested Class Summary | |
---|---|
static class |
HTTP.ContentTypeWithEncoding
|
Constructor Summary | |
---|---|
HTTP()
|
Method Summary | |
---|---|
static java.lang.String |
fixCaseForHttpHeader(java.lang.String headerName)
Use this method to make sure you have the correct caseing of a http header name. |
static HTTP.ContentTypeWithEncoding |
parseContentType(java.lang.String contentType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTTP()
Method Detail |
---|
public static HTTP.ContentTypeWithEncoding parseContentType(java.lang.String contentType)
public static java.lang.String fixCaseForHttpHeader(java.lang.String headerName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |