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

Adding formatted load and setMethod #931

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

moeiniamir
Copy link

Closes #365 by adding the requested load(String format, String... args)
also adds setMethod(String method) which sets request method explicitly similar to load(String method, String url). with this addition load(String method, String url) is no longer needed but should remain for compatibility.
also added a test for load(String format, String... args) which wasn't probably needed!

@moeiniamir moeiniamir closed this Jun 24, 2020
@moeiniamir moeiniamir reopened this Jun 24, 2020
@moeiniamir moeiniamir closed this Jun 24, 2020
@moeiniamir moeiniamir reopened this Jun 24, 2020
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

Successfully merging this pull request may close these issues.

URL with placeholder
2 participants