Klasse, die mit nützlichen Informationen aus einer HTTP-Antwort gefüllt werden soll.
Class meant to be populated with useful information from an HTTP response.
Der Datentyp hat keinen Einfluss auf die Verarbeitung der HTTP-Antwort.
The data type does not affect how the HTTP response is processed.
Es ist eine HTTP-Antwort vom Server empfangen.
An HTTP response is received from the server.
Sie können auch die HTTP-Antwort in Ursprungs- und Betrachterantwortereignissen ersetzen.
You can also replace the HTTP response in origin and viewer response events.
Dies weist auf einen Fehler während des Downloads der HTTP-Antwort von Ihrer Website hin.
This indicates an error during the download of the http response from your website.
Der Hauptteil der HTTP-Antwort ist der zurückgegebene Wert.
The body of the HTTP response is the returned value.
Der zurückgegebene Wert ist der Hauptteil der HTTP-Antwort.
The value returned is the body of the HTTP response.
Gleichzeitig wird bereits der Content-Type für die HTTP-Antwort gesetzt.
At the same time, the content type for the HTTP response is set.
Der Umleitungstyp wird über die HTTP-Antwort der umleitenden Website an Browser und Suchmaschinen gemeldet.
Redirect type is communicated to browsers and search engines through the redirecting site's HTTP response.
Je mehr Netzwerke eine HTTP-Antwort durchlaufen muss, desto mehr Gelegenheiten für Verzögerungen gibt es.
The more networks that an HTTP response needs to pass through, the more opportunities there are for delays.
Beachten Sie, dass nach einem Dispatcher-Cache Flush die erste HTTP-Antwort die gleiche ist wie beim Umgehen des Dispatchers.
Note that after a dispatcher cache flush, the first HTTP response would be the same as when bypassing dispatcher.
Die folgenden Cache-Antwort-Richtlinien kann von dem Server in der HTTP-Antwort verwendet werden
The following cache response directives can be used by the server in its HTTP response
Um das herauszufinden, haben wir einen Testserver gebaut, der Verzögerungen in die HTTP-Antwort einfügt, um festzustellen, was wirklich gemessen wird.
To find out we created a test server that inserts delays into the HTTP response to find out what's really being measured.