Cgi.requestContentType

The content type header of the request. The postBody member may hold the actual data (see postBody for details).

class Cgi
immutable
string requestContentType;

Meta

History

Added January 26, 2024 (dub v11.4)

Suggestion Box / Bug Report