fun responseCode(code: ResponseCode): OutgoingResponseBuilder
Set the ResponseCode to build a response with (e.g. 2.01, 4.04)
code - the ResponseCode this builder will build an OutgoingResponse with.
code