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

refactor: getURL -> fetchURLに変更 #314

Merged
merged 6 commits into from
Aug 24, 2019
Merged

refactor: getURL -> fetchURLに変更 #314

merged 6 commits into from
Aug 24, 2019

Conversation

azu
Copy link
Owner

@azu azu commented Aug 24, 2019

  • 成功ステータスを 200以上 300未満に変更
  • getURL -> fetchURL
    • getじゃなくてfetchに変更

fix #310

@azu azu merged commit 26b272e into master Aug 24, 2019
@azu azu deleted the fix-get-url branch August 24, 2019 07:04
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.

getURLのresolveを2xx全体を扱うように変更する
1 participant