Examples of using The http server in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
The HTTP Server Monitor.
The http server crashed.
The HTTP server has no problems at all.
Guillermo(Socket. IO): SSL support in the HTTP server is incomplete and buggy.
On a web server, the HTTP server is responsible for processing and answering incoming requests.
That, plus the fact that I like, sat down and made the HTTP server work well.
When a request is received, the HTTP server first checks if any file corresponds to the requested URL.
If the remote machine is exploited successfully,the victim will connect back to the HTTP server and download a worm copy.
The HTTP server adds support for HTTP/2 Push, allowing servers to preemptively send responses to a client.
Because the HTTP protocol is simple, the HTTP server's program size is small, so the communication speed is fast.
The HTTP servers will have to speak HTTP/2, but that should be a transparent upgrade for the majority of users.
Because the HTTP protocol is simple, the HTTP server's program size is small, so the communication speed is fast.
The HTTP server framework deals with generating HTML, exchange of JSON or XML, authentication, sessions, and much more.
Because the HTTP protocol is simple, the HTTP server's program size is small, so the communication speed is fast.
The HTTP server adds support for HTTP/2 Push, allowing servers to preemptively send responses to a client.
AsServer() call simply registers all the defined functions as SOAP methods andstarts up the HTTP server on the specified port.
The HTTP servers will have to speak HTTP/2, but that should be a transparent upgrade for the majority of users.
To continue the global variables declaration, we need an object of class AsyncWebServer,which will be used to setup the HTTP server.
If the HTTP server supports RFC 931 identification, this variable is set to the remote user name retrieved from the server. .
In August, Tim releases the WorldWideWeb browser for NeXT,the line mode browser that Nicola wrote, and the HTTP server outside of CERN.
This will force the HTTP server to send the packets back to our firewall, which Un-DNAT's the packets and sends them on to the client.
When the request reaches the correct physical server(hardware), the HTTP server(software) sends the documents to the browser via HTTP. .
Ssler receives the response from the HTTP server and makes the following changes to the response before passing it on to the victim:.
For now, the functionality that the HTTP server needs to export is simple: scripts requiring the server module simply need to start the server. .