Uses of Interface
com.teamdev.jxbrowser.net.callback.BeforeStartTransactionCallback.Response
-
Uses of BeforeStartTransactionCallback.Response in com.teamdev.jxbrowser.net.callback
Modifier and TypeMethodDescriptionBeforeStartTransactionCallback.Response.override
(List<HttpHeader> httpHeaders) Notifies the engine that the URL request should be updated with the given HTTP headers.BeforeStartTransactionCallback.Response.proceed()
Notifies the engine that it should continue without modifying HTTP headers.