X Tutup
Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 163 Bytes

File metadata and controls

2 lines (2 loc) · 163 Bytes

Trigger a synchronous GET request

Write a program that uses the HTTP Client API to trigger a synchronous GET request and display the response code and body.

X Tutup