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

Document synchronous networking in README #185

Closed
3lvis opened this issue Jan 29, 2017 · 6 comments
Closed

Document synchronous networking in README #185

3lvis opened this issue Jan 29, 2017 · 6 comments
Assignees

Comments

@3lvis
Copy link
Owner

3lvis commented Jan 29, 2017

public var isSynchronous = false

public var isSynchronous = false

@3lvis 3lvis changed the title Document synchronous networking Document synchronous networking in README Jan 29, 2017
@3lvis 3lvis self-assigned this Jan 29, 2017
@3lvis 3lvis closed this as completed in 2827fa8 Jan 29, 2017
@Smiacter
Copy link

I use post with parameters, type is .formURLEncoded, and set isSynchronous = true. but it not work, it's also asynchronous request...

@3lvis
Copy link
Owner Author

3lvis commented Jul 10, 2017

@Smiacter I'll check it out. Thanks for reporting this!

@3lvis
Copy link
Owner Author

3lvis commented Jul 10, 2017

Hi @Smiacter,

All the tests are synchronous and I have a test for formURLEncoded and got it working without problems. Could you double check or share an example of what you're doing with me? All is working fine here.

@Smiacter
Copy link

@3lvis Thanks, I'll check it again.

@3lvis
Copy link
Owner Author

3lvis commented Jul 10, 2017

@Smiacter
Copy link

@3lvis ok, I'll try it, thanks for your help.

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

2 participants