FRL-licensed applications that don't use a proxy in their license file send requests to the license server with a leading // in their path (e.g., https://lcs-cops.adobe.io//asnp/frl_connected/values/v2). But these requests are rejected by the adlu-proxy with 405 Method Not Allowed errors. The proxy should be accepting these calls.
First noticed in release v1.0.0-alpha.1.
FRL-licensed applications that don't use a proxy in their license file send requests to the license server with a leading // in their path (e.g.,
https://lcs-cops.adobe.io//asnp/frl_connected/values/v2). But these requests are rejected by the adlu-proxy with405 Method Not Allowederrors. The proxy should be accepting these calls.First noticed in release
v1.0.0-alpha.1.