Hi,
I'm using Jetty 10.0.0-alpha0
Please consider this case:
1. Client sends request for the below url,
http://host:port/push?query
2. Server pushes some resources, including img1, img2.
The push requests look like the followings,
http://host:port/img1?query
http://host:port/img2?query

Does it make sense that the query string is always in the push requests?

Thanks!
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to