Http.body_

Gets the body of the request/response.

  1. string body_ [@property getter]
    class Http
    @property pure nothrow @safe @nogc
    string
    body_
    ()
  2. T body_ [@property setter]

Meta