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

%EB%8D%B0%EB%B8%8C%EC%BD%94%EC%8A%A4/2022/04/07/TIL13 #1

Open
utterances-bot opened this issue Oct 24, 2022 · 1 comment
Open

%EB%8D%B0%EB%B8%8C%EC%BD%94%EC%8A%A4/2022/04/07/TIL13 #1

utterances-bot opened this issue Oct 24, 2022 · 1 comment
Labels

Comments

@utterances-bot
Copy link

[13일차 TIL] fetch 및 DOM | 개발 블로그

  1. fetch Response 객체를 얻은 후에는 응답을 json으로 바꾸거나 text로 바꾸는 등의 처리가 필요하다. Blob은 이미지를 처리하는데 사용할 수 있다. fetch는 HTTP error가 발생하더라도 reject되지 않는다. 네트워크 에러나 요청이 완료되지 못한 경우에만 reject된다. 따라서 response의 ok 프로퍼티가 true인지 확

http://localhost:4000/%EB%8D%B0%EB%B8%8C%EC%BD%94%EC%8A%A4/2022/04/07/TIL13.html

Copy link
Owner

댓글 테스트입니다.

@gitul0515 gitul0515 added the Comment label Oct 24, 2022 — with utterances
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants