Skip navigation links
com.teamdev.jxbrowser.navigation

Class LoadUrlParams.Builder

Sets a string that represents the POST data that will be sent to the resource.

Sends POST data as bytes with application/octet-stream content type. Use addExtraHeader(HttpHeader) to override the content type.

Parameters:
postData - the POST data
Returns:
this builder
Skip navigation links