4.2.2 Server
The following text is a sample server Driver Selection Response (section 2.2.5) to a client Driver Selection Request (section 2.2.4), as depicted in the Client/Server Interaction figure in section 4.1. The server performs an HTTP Redirection 302 response to the URL of a file that contains the requested printer driver and installation software.
-
HTTP/1.1 302 Object Moved Content-Length: 176 Content-Type: text/html Location: http://1.1.1.2/printers/PrtCabs/85CCX862.webpnp Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET Date: Wed, 12 Jul 2006 21:44:42 GMT Connection: close <head><title>Document Moved</title></head> <body><h1>Object Moved</h1>This document may be found <a HREF="http://1.1.1.2/printers/PrtCabs/85CCX862.webpnp">here</a> </body> <END OF ENTITY>