Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asset Manager (the new one) - can't seem to send POST data to a URLRequest #1044

Open
NeoMarine opened this issue Sep 19, 2018 · 2 comments
Open

Comments

@NeoMarine
Copy link

NeoMarine commented Sep 19, 2018

Please note this is also posted on the forums here: https://forum.starling-framework.org/topic/asset-manager-the-new-one-cant-seem-to-send-post-data-to-a-urlrequest

Basically I believe the new asset manager does not send POST data when enqueue a URLRequest. I have observed since updating to the new asset manager that, with enqueueSingle() method is returning a result from the server, but if I check/print all $_POST data then it is empty.

@PrimaryFeather
Copy link
Contributor

Thanks for opening up the issue!
As a wrote in the forum, I'm not sure this needs to be a part of the AssetManager — a custom helper class, or maybe an addition to the new DataLoader would also be an option.

@NeoMarine
Copy link
Author

Thank you for your help and response. Indeed it's not necessary but was a nice feature to have regardless. I am using URLLoader with URLRequest now instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants