ObjFW  Diff

Differences From Artifact [964ebc0e8e]:

To Artifact [9575ac8a9b]:


150
151
152
153
154
155
156


- (OFDictionary*)headers;

/**
 * \return The data returned for the HTTP request
 */
- (OFDataArray*)data;
@end









>
>
150
151
152
153
154
155
156
157
158
- (OFDictionary*)headers;

/**
 * \return The data returned for the HTTP request
 */
- (OFDataArray*)data;
@end

extern Class of_http_request_tls_socket_class;