WinHttpRequest top-level property

GUID WinHttpRequest
final

This topic provides information about using the WinHTTP WinHttpRequest COM object with scripting languages.

To learn more, see learn.microsoft.com/windows/win32/WinHttp/winhttprequest.

Implementation

final WinHttpRequest = GUID.fromComponents(
  0x2087c2f4,
  0x2cef,
  0x4953,
  Uint8List.fromList(const [0xa8, 0xab, 0x66, 0x77, 0x9b, 0x67, 0x4, 0x95]),
);