Environment._post

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto _post(T req)
  2. auto _post(string loc, T req)
    struct Environment
    const
    _post
    (
    T : JSONValue
    )
    (
    string loc
    ,
    scope auto ref T req
    )

Meta