java-cef icon indicating copy to clipboard operation
java-cef copied to clipboard

Missing feature getResourceResponseFilter

Open krullert opened this issue 2 years ago • 3 comments

See also: https://bitbucket.org/chromiumembedded/java-cef/pull-requests/81 Also see https://bitbucket.org/chromiumembedded/cef/wiki/GeneralUsage#markdown-header-response-filtering Also see https://bitbucket.org/chromiumembedded/cef/commits/456ea5a

Is your feature request related to a problem? Please describe. Unable to intercept response data

Describe the solution you'd like Approve and merge the given PR or implement the getResourceResponseFilter

Describe alternatives you've considered

Additional context

krullert avatar Apr 01 '23 12:04 krullert

Looks like that PR may have been abandoned (no updates since 2021). Would you like to submit a new PR that addresses the open comments @krullert ?

magreenblatt avatar Apr 04 '23 15:04 magreenblatt

I've created a PR at https://bitbucket.org/chromiumembedded/java-cef/pull-requests/104 with parts from the original PR

krullert avatar Apr 09 '23 13:04 krullert

I also need this, why hasn't it been adopted? Waiting for the new version to merge.

luzuobin avatar Jul 06 '23 07:07 luzuobin