Secure returns whether a secure connection was established.
()
| 136 | SaveFileToStorage(fileheader *multipart.FileHeader, path string, storage Storage) error |
| 137 | // Secure returns whether a secure connection was established. |
| 138 | Secure() bool |
| 139 | // Status sets the HTTP status for the response. |
| 140 | // This method is chainable. |
| 141 | Status(status int) Ctx |
no outgoing calls