[HTTP] Visuelle Hervorhebung Statuscode
Die Statuscodegruppe 2xx hatte noch keine Hervorhebung als Code.
This commit is contained in:
parent
d6f3d93601
commit
6f0f22e92a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Response: beginnt mit einer Statuszeile: \code{HTTP/1.0 <statuscode> <textuelle
|
|||
\item \textbf{\code{1xx}}: Informational Codes \newline
|
||||
\hspace*{6mm} $\Rightarrow$ Zur Anzeige, dass weitere Daten folgen (Verhinderung von Time-Outs).
|
||||
|
||||
\item \textbf{2xx}: Successful Client Requests
|
||||
\item \textbf{\code{2xx}}: Successful Client Requests
|
||||
\begin{itemize}[noitemsep]
|
||||
\item \code{200} $\Rightarrow$ Ok
|
||||
\item \code{204} $\Rightarrow$ Ressource leer
|
||||
|
|
Loading…
Reference in a new issue