web-push-libs / webpush-java

Web Push library for Java
MIT License
318 stars 112 forks source link

Post request no pass through proxy when PushAsyncService is used. #190

Open fcamposdespegar opened 2 years ago

fcamposdespegar commented 2 years ago

When we was change PushService by PushAsyncService to send web push notification, we detected that request not pass thorugh proxy. Can you help us with this problem?

Java version: 11.0.12 Library version: 5.1.1