HTTPResponse.contentType

Shortcut to the "Content-Type" header

  1. string contentType [@property getter]
  2. string contentType [@property setter]
    class HTTPResponse
    @safe @property
    void
    contentType
    (
    string ct
    )

Meta