Home | History | Annotate | Download | only in http

Lines Matching refs:reason

73      * The reason phrase will be determined based on the current
82 * Sets the status line of this response with a reason phrase.
86 * @param reason the reason phrase, or <code>null</code> to omit
88 void setStatusLine(ProtocolVersion ver, int code, String reason);
95 * The reason phrase will be updated according to the new status code,
112 * Updates the status line of this response with a new reason phrase.
116 * @param reason the new reason phrase as a single-line string, or
117 * <code>null</code> to unset the reason phrase
125 void setReasonPhrase(String reason)
147 * The locale is used to determine the reason phrase
157 * If there is a status line, it's reason phrase will be updated