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

Issue 20 - Http request returns blocked with POST and PUT - haxe #20

Closed
issuesbot opened this issue May 28, 2013 · 1 comment
Closed

Comments

@issuesbot
Copy link

[Google Issue #20 : https://code.google.com/p/haxe/issues/detail?id=20]
by peregrin...@gmail.com, at 02/12/2009, 18:56:36
What steps will reproduce the problem?

  1. Create a haxe.Http object
  2. Set Headers and Post Data
  3. Initiate Request with POST or PUT

What is the expected output? What do you see instead?
Expected: successful http POST and PUT.
Result: Thrown exception "Blocked"

What version of the product are you using? On what operating system?
HaXe 2.04 on Mac OsX

Please provide any additional information below.

In addition to the code attached, I've tried setting a longer connection timeout, and closing the
request. Neither of these worked, nor did including the lines I've commented out.

@issuesbot
Copy link
Author

[comment from ncanna...@gmail.com, published at 25/12/2009, 13:37:00]

frabbit pushed a commit to frabbit/haxe-1 that referenced this issue Mar 26, 2014
elliott5 added a commit to elliott5/haxe that referenced this issue May 28, 2014
nadako pushed a commit that referenced this issue Apr 2, 2019
kLabz pushed a commit to kLabz/haxe that referenced this issue Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant