StatusCode returns the status code header value.
()
| 41 | |
| 42 | // StatusCode returns the status code header value. |
| 43 | StatusCode() int |
| 44 | |
| 45 | // Written should returns the total length of bytes that were being written to the client. |
| 46 | // In addition iris provides some variables to help low-level actions: |
no outgoing calls