HTTPServerResponseData.contentType

Shortcut to the "Content-Type" header

  1. string contentType [@property getter]
  2. string contentType [@property setter]
    struct HTTPServerResponseData
    protected @safe @property
    void
    contentType
    (
    string ct
    )

Meta