About response headers

The following topics discuss the common headers you may find in a response message from CaseMap Server. Currently, all the headers are merely informational, as the current CaseMap Server returns the requested information in the body of the message, rather than in any header.

 

Header

Description

Cache-Control

The cache control options. For CaseMap Server, this usually indicates that all or part of the response message is intended for a single user and must not be cached by a shared cache.

Example: Cache-Control: private

 

Connection

Options for the connection. For CaseMap Server, this indicates that the connection is not persistent, and that you must request a new connection with each request.

Example: Connection: closed

 

Content-Type

The content MIME type; usually application/xml.

Example: Content-Type: application/xml

 

Content-Length

The length of the body of the message. Always returned.

Example: Content-Length: 253

 

Date

The date of the creation of the message.

Example: Date: Mon, 27 Jun 2011 20:32:28 GMT

 

Server

The Server type and version the message came from.

Example: Server: Microsoft-IIS/7.5

 

X-Asp-Net-Version

The version of ASP.NET used by CaseMap Server.

Example: X-Asp-Net-Version: 2.0.502727

 

 

 

Need additional help? Email the CaseMap Support team at: casemap.support@lexisnexis.com, or contact a support representative at 1-800-833-3346 (option 3). The CaseMap Support team is available between the hours of 9:00 a.m. to 7:00 p.m. Eastern Time, Monday - Friday.

© 2017 LexisNexis. All rights reserved.