Contains classes and interfaces for working with navigation.
-
Adds an extra HTTP header to the HTTP headers that will be sent to the resource.
Creates a new LoadUrlParams
builder.
Sets the upload data as a sequence of bytes that will be sent to the resource.
Sets the upload data in the application/x-www-form-urlencoded
format that will be
sent to the resource.
Sets the upload data in the multipart/form-data
format that will be sent to the
resource.
Sets the upload data in the text/plain
format that will be sent to the resource.