
committed by
Alex Rickabaugh

parent
702e17cfe2
commit
e1ac2efe4a
@ -1,4 +1,4 @@
|
||||
# HttpClient
|
||||
# Communicating with backend services using HTTP
|
||||
|
||||
Most front-end applications communicate with backend services over the HTTP protocol. Modern browsers support two different APIs for making HTTP requests: the `XMLHttpRequest` interface and the `fetch()` API.
|
||||
|
||||
|
Reference in New Issue
Block a user