통신 XMLHttpRequest Specification

황제낙엽 2021.04.29 13:43 조회 수 : 520

sitelink1 https://xhr.spec.whatwg.org/ 
sitelink2  
sitelink3  
sitelink4  
extra_vars4  
extra_vars5  
extra_vars6  

Table of Contents

 

1 Introduction

    1.1 Specification history

2 Terminology

3 Interface XMLHttpRequest

    3.1 Constructors

    3.2 Garbage collection

    3.3 Event handlers

    3.4 States

    3.5 Request

        3.5.1 The open() method

        3.5.2 The setRequestHeader() method

        3.5.3 The timeout getter and setter

        3.5.4 The withCredentials getter and setter

        3.5.5 The upload getter

        3.5.6 The send() method

        3.5.7 The abort() method

    3.6 Response

        3.6.1 The responseURL getter

        3.6.2 The status getter

        3.6.3 The statusText getter

        3.6.4 The getResponseHeader() method

        3.6.5 The getAllResponseHeaders() method

        3.6.6 Response body

        3.6.7 The overrideMimeType() method

        3.6.8 The responseType getter and setter

        3.6.9 The response getter

        3.6.10 The responseText getter

        3.6.11 The responseXML getter

    3.7 Events summary

4 Interface FormData

5 Interface ProgressEvent

    5.1 Firing events using the ProgressEvent interface

    5.2 Suggested names for events using the ProgressEvent interface

    5.3 Security considerations

    5.4 Example

 

Acknowledgments

Intellectual property rights

Index

Terms defined by this specification

Terms defined by reference

References

Normative References

IDL Index

번호 제목 글쓴이 날짜 조회 수
30 [Gemini] ajax 와 fetch 의 차이 황제낙엽 2025.01.04 343
29 fetch() 사용 예제들 황제낙엽 2024.07.09 379
28 [Copilot] JavaScript로 서버에 특정 값을 POST 방식으로 전달하고 응답을 기다리지 않고 바로 종료 황제낙엽 2024.05.31 542
27 fetch() 함수 사용 예제 file 황제낙엽 2023.11.23 562
26 How to build a file upload service with vanilla JavaScript file 황제낙엽 2023.08.22 413
25 모바일 브라우저에서 file input element 를 이용하여 여러장의 이미지를 서버에 전송하려 할때 [1] 황제낙엽 2023.08.21 449
24 [URLSearchParams] URL 파라미터(매개변수) 값 가져오기 file 황제낙엽 2023.02.02 531
23 Fetch API (CORS 극복을 위한 노력) 황제낙엽 2021.12.05 579
22 두 서버의 자원을 접근하는 클라이언트 프레임웍(Next.js)에서의 CORS오류 file 황제낙엽 2021.12.05 614
21 CORS 의 내용과 이에 대한 우회 방안들 file 황제낙엽 2021.12.05 564
20 client 통신 기술 jquery ajax, fetch, axios 황제낙엽 2021.12.05 374
» XMLHttpRequest Specification 황제낙엽 2021.04.29 520
18 XMLHttpRequest.timeout 황제낙엽 2018.11.03 610
17 XMLHttpRequest 제대로 활용하기 file 황제낙엽 2017.08.01 477
16 Ajax (XMLHttpRequest) 샘플 황제낙엽 2017.08.01 491
15 Javascript CORS/XSS 극복하는(피하는) 방법 file 황제낙엽 2017.07.31 1049
14 HTTP 접근 제어 (CORS) 황제낙엽 2017.05.29 498
13 CORS(Cross-Origin Resource Sharing) - 5 file 황제낙엽 2017.03.07 656
12 CORS(Cross-Origin Resource Sharing) - 4 file 황제낙엽 2017.03.07 1248
11 CORS(Cross-Origin Resource Sharing) - 3 file 황제낙엽 2017.03.07 433