answersLogoWhite

0


Best Answer

An application or browser

User Avatar

Veronica Wilkinson

Lvl 10
2y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

pull

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is request information from a web server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the functions of Web Server?

It stores and exchanges data with other machines. Thus minimum two participants are required to exchange information. A clients would request for the information and the server will have the information stored on it.


A user sends an HTTP request to a web server on a remote network During encapsulation for this request what information is added to the address field of a frame to indicate the destination?

When a user sends an HTTP request to a web server on a remote network, the information needed to perform the action is added to the address field of a frame to indicate the destination during encapsulation.


What is Pull server?

A 'Pull" server is one in which information is stored on it, waiting for a client to request the information, such as an upgrade. The information must be 'pulled' from the server by the client, so the client is the one initiating the request, not the server.


What is response in web applications?

Response is the HTTP stream sent from the Web server to the browser. Request is the HTTP stream sent from the browser to the Web server.


Is javascript has facilities for communicating between web browser and http server?

Yes JavaScript can communicate with HTTP Server. It can hit Ajax request to request content from server.


What must you do before you can enable ssl?

Request and install a server certificate for your web server software


What is bad request?

It simply means the web server was unable to understand the request of the client and process it.


Is the process of a computer or device receiving information such as a Web page from a server on the Internet.?

When you access a webpage, the web browser (client) sends a HTTP request to the web server. The web server processes the request and sends a HTTP status code along with any additional content if needed as a response.You can observe this process by using a packet tracer program or send the HTTP requests yourself from a terminal session:Connect to a web server at port 80 using a Telnet client.Send a GET / HTTP/1.1 followed by a CrLf (enter/return key), then a Host: where is the hostname. After that, send the request by entering two more CrLf's.


How does the web browser communicate with the web server?

they communicate by contacting each other and asking for information to be sent to the browser from the server. the server holds the information they communicate by contacting each other and asking for information to be sent to the browser from the server. the server holds the information


What are the relationship between servers and clients in www system?

For the most part, the client system sends a request for information to the server. The server receives the request and then sends the appropriate information to the client. The client then receives the information from the server.


What is the use of iis in aspnet?

ASP.NEt is a web technology which is used to build websites and web based applications. IIS is a web server (but not the only available server) for hosting ASP.NET web applications. ASP.NET is an ISAPI extension under the Web server. When a Web server receives a request, it examines the file-name extension of the requested file, determines which ISAPI extension should handle the request, and then passes the request to the appropriate ISAPI extension. For more inormation see related links.


What is Share point web server or App server?

SharePoint is an application server, but it requires (and extends) Internet Information Server, Microsoft's web server software.