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