Whether to keep full request contents in memory
Source position: httpdefs.pp line 560
public property TRequest.KeepFullContents : Boolean |
KeepFullContents determines whether the complete request content should be kept in memory. When True, the entire request body is stored; when False, memory usage is minimized.