Response-Body-Min; Response-Codes - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Parameters
bytes
Related Commands

response-body-min

response-body-min
Determine the minimum response body size if the HTTP method provides a body.
Syntax
response-body-min bytes
Parameters
bytes
Related Commands
response-body-max

response-codes

Sets the HTTP methods to allow.
Syntax
response-codes code[+code]...
Parameters
code[+code]...
Specifies the maximum size of the response body in bytes, if the HTTP
method provides a body. The default is 128000000.
Specifies the minimum size of the response body in bytes, if the HTTP
method provides a body. The default is 0.
Specifies one or more codes to allow. To specify multiple codes,
concatenate with the + symbol. The default values are shown in this list.
Possible values:
v HTTP-100 — 100 Continue (default)
v HTTP-101 — 101 Switching Protocols
v HTTP-200 — 200 OK (default)
v HTTP-201 — 201 Created (default)
v HTTP-202 — 202 Accepted (default)
v HTTP-203 — 203 Informative
v HTTP-204 — 204 No Content (default)
v HTTP-205 — 205 Reset
v HTTP-206 — 206 Partial Content (default)
v HTTP-300 — 300 Multiple Choices
v HTTP-301 — Moved (default)
v HTTP-302 — Found (default)
v HTTP-303 — See Other
v HTTP-304 — Not Modified (default)
v HTTP-305 — Use Proxy
v HTTP-307 — Moved Temporarily (default)
v HTTP-400 — Bad Request
v HTTP-401 — Unauthorized
Chapter 95. Web Application Response Profile configuration mode
773

Advertisement

Table of Contents
loading

Table of Contents