- 
                  
                  The URL that was used. DeclarationSwift var url: String? { get }
- 
                  
                  The HTTP status code. DeclarationSwift var status: Int { get }
- 
                  
                  The error comment which might contain the HTTP status code. Remark Example:"HTTP 403: Forbidden".DeclarationSwift var errorComment: String? { get }
