Stone.js API
    Preparing search index...

    Maps the Stone.js OutgoingHttpResponse onto the Web Response options.

    It lifts the status, headers and body, and emits every Set-Cookie as a separate value (never folded). HEAD responses carry no body. Binary file responses are deferred to a later release; JSON/text/bytes bodies (the overwhelming majority) are handled here.

    Index