Home | History | Annotate | Download | only in http

Lines Matching refs:reason

68      * The reason phrase will be determined based on the current
77 * Sets the status line of this response with a reason phrase.
81 * @param reason the reason phrase, or <code>null</code> to omit
83 void setStatusLine(ProtocolVersion ver, int code, String reason);
90 * The reason phrase will be updated according to the new status code,
107 * Updates the status line of this response with a new reason phrase.
111 * @param reason the new reason phrase as a single-line string, or
112 * <code>null</code> to unset the reason phrase
120 void setReasonPhrase(String reason)
142 * The locale is used to determine the reason phrase
152 * If there is a status line, it's reason phrase will be updated