You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it looks like there is an external dependency on doing a request to http://schemas.xmlsoap.org/soap/encoding/. I don't know how often this is done but I think it would be better if this file is stored locally and up dated maybe once in a while.
Looks also like that default if you do POST the magento shop always initiates a GET. Does not look very efficient, for sure does not help with the latency of a transaction.
Is there an existing issue for this?
Description
Currently it looks like there is an external dependency on doing a request to
http://schemas.xmlsoap.org/soap/encoding/
. I don't know how often this is done but I think it would be better if this file is stored locally and up dated maybe once in a while.#4808
Expected Behavior
no request / monthly update?
Benefits
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: