ProtocolRequest 객체
urlstring - 요청할 URLreferrerstring - 요청을 발생시킨 페이지의 URLmethodstring - HTTP 메서드 (예: GET, POST)uploadDataUploadData[] (선택 사항) - 업로드할 데이터headersRecord<string, string> - 요청 헤더 정보
@electron packages on npm will require Node.js 22 LTS. Read more on our blog.url string - 요청할 URLreferrer string - 요청을 발생시킨 페이지의 URLmethod string - HTTP 메서드 (예: GET, POST)uploadData UploadData[] (선택 사항) - 업로드할 데이터headers Record<string, string> - 요청 헤더 정보