mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-05-13 21:14:17 +00:00
remove http.client module
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
---
|
|
||||||
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
|
|
||||||
```
|
|
||||||
@@ -8,7 +8,6 @@ showbridge is a kind of re-imagining of [OSCulator](https://osculator.net/) take
|
|||||||
|
|
||||||
### Included Modules
|
### Included Modules
|
||||||
- HTTP
|
- HTTP
|
||||||
- client
|
|
||||||
- server
|
- server
|
||||||
- UDP
|
- UDP
|
||||||
- client
|
- client
|
||||||
|
|||||||
Reference in New Issue
Block a user