Vertaling van "CGI headers" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Note that for a CGI script, the script must generate valid CGI headers.
Beachten Sie bitte, dass ein CGI-Skript gültige CGI-Header generieren muss, mindestens einen Content-type-Header.
Note that for a CGI script, the script must generate valid CGI headers.
Andere resultaten
Unlike the CGI SAPI, no headers are written to the output.
Anders als bei der CGI SAPI werden keine Header ausgegeben.
Unlike the CGI SAPI, no headers are written to the output.
Anders als beim CGI SAPI werden keine Header auf der Standardausgabe ausgegeben.
CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers.
You receive this error message when you try to run a CGI script that does not return a valid set of HTTP headers.
Sie erhalten diese Fehlermeldung, wenn Sie versuchen, ein CGI-Skript auszuführen, das keinen gültigen Satz von HTTP-Headern zurückgibt.
If the CGI processor output does not start with lines that can be recognized as HTTP headers, SimpleCGI sets the Content-Type to Application/Octet-Stream.
Beginnen die Ausgaben des CGI-Prozessors nicht mit einem erkennbaren HTTP-Header, setzt SimpleCGI den Content-Type auf Application/Octet-Stream.
When you write a CGI script you have to chose a character encoding, print all your data in that encoding, and write it in the HTTP headers.
Though the CGI SAPI provides a way to suppress HTTP headers, there's no equivalent switch to enable them in the CLI SAPI.
Obwohl die CGI SAPI eine Option bietet, HTTP-Header zu unterdrücken, gibt es keine gleichwertige Option, sie in der CLI SAPI anzuzeigen.
CGI programming differs from "regular" programming in that the CGI programs and scripts must be preceded by a MIME-Type header such as Content-type: text/html.
CLI is started up in quiet mode by default, though the -q and - no-header switches are kept for compatibility so that it is possible to use older CGI scripts.