Package robaho.net.httpserver
Class Utils
java.lang.Object
robaho.net.httpserver.Utils
Provides utility methods for checking header field names and quoted strings.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisQuotedStringContent(String token) static booleanisValidName(String token)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
isValidName
-
isQuotedStringContent
-