You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

HTTPRequest


EXTENSION

HTTPRequest

Swift
1extension HTTPRequest: Equatable

Properties

debugDescription

Swift
1public var debugDescription: String

Methods

==(_:_:)

Swift
1public static func == (lhs: HTTPRequest<Operation>, rhs: HTTPRequest<Operation>) -> Bool

Parameters

NameDescription
lhsA value to compare.
rhsAnother value to compare.
Feedback

Edit on GitHub

Forums