| Frames | No Frames | |
Methods with parameter type gnu.inet.http.Request | |
| boolean | This reader accepts all responses. |
| boolean | Indicate whether this reader is interested in the specified response. |
| void | |
Methods with return type gnu.inet.http.Request | |
| Request | HTTPConnection.newRequest(String method, String path) Creates a new request using this connection. |