--- title: HTTP Client sidebar: order: 1 --- The `http.client` module emits a message contianing the response of the HTTP calls it makes. - **type**: `http.client` ### Example ``` - id: httpSender1 type: http.client ```