Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property allows the configuration of a comma-separated list of additional content types for logging, supplementing the default system-defined types. |
| What area does it affect? |
Outbound HTTP Logging |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property when adjusting logging requirements for specific content types. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.outbound_http.text.content_types |
| Sys ID |
15b899939f0022005cf3ffa4677fcf3c |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
Comma separated list of content types user needs to log in addition to default system defined ones |
| Updated |
2024-05-25 04:08:05 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the instance database. Set this property to false to disable database logging. • Type: true | false • Default value: true • Location: Add to the System Property [sys_properties] table glide.outbound_http.text.content_types A comma-separated list of content types. The body of requests or responses with one of these content types is logged. By default, the content types text/ *, application/json, and application/xml ...
Related properties