Update Firefox HTTP addon recommendation

Removes recommendation for Poster extension (dead) and replaces it with
a recommendation for RESTED. Fixes a broken link to the Poster page.
This commit is contained in:
mDuo13
2018-12-03 18:30:25 -08:00
parent 71dc9e74d1
commit 589934d9d1

View File

@@ -34,7 +34,7 @@ These public servers are not for sustained or business use, and they may become
## JSON-RPC
You can use any HTTP client (like [Poster for Firefox](https://addons.mozilla.org/en-US/firefox/addon/poster/) or [Postman for Chrome](https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop?hl=en)) to make JSON-RPC calls a `rippled` server. Most programming languages have a library for making HTTP requests built in.
You can use any HTTP client (like [RESTED for Firefox](https://addons.mozilla.org/en-US/firefox/addon/rested/) or [Postman for Chrome](https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop?hl=en)) to make JSON-RPC calls a `rippled` server. Most programming languages have a library for making HTTP requests built in.
### Request Formatting