Package: httpRequest 0.0.11
httpRequest: Basic HTTP Request
HTTP Request protocols. Implements the GET, POST and multipart POST request.
Authors:
httpRequest_0.0.11.tar.gz
httpRequest_0.0.11.zip(r-4.5)httpRequest_0.0.11.zip(r-4.4)httpRequest_0.0.11.zip(r-4.3)
httpRequest_0.0.11.tgz(r-4.4-any)httpRequest_0.0.11.tgz(r-4.3-any)
httpRequest_0.0.11.tar.gz(r-4.5-noble)httpRequest_0.0.11.tar.gz(r-4.4-noble)
httpRequest_0.0.11.tgz(r-4.4-emscripten)httpRequest_0.0.11.tgz(r-4.3-emscripten)
httpRequest.pdf |httpRequest.html✨
httpRequest/json (API)
# Install 'httpRequest' in R: |
install.packages('httpRequest', repos = c('https://aw256.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:73df3cbf31. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 10 2024 |
R-4.5-win | NOTE | Oct 10 2024 |
R-4.5-linux | NOTE | Oct 10 2024 |
R-4.4-win | NOTE | Oct 10 2024 |
R-4.4-mac | NOTE | Oct 10 2024 |
R-4.3-win | NOTE | Oct 10 2024 |
R-4.3-mac | NOTE | Oct 10 2024 |
Exports:getToHostgetToHost2postToHostsimplePostToHost
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Sends Get Request to HTTP Server (host) | getToHost |
Sends Get Request to HTTP Server (host) with raw contents | getToHost2 |
Sends Multiform Post Request to HTTP Server | postToHost |
Sends Simple Post Request to HTTP Server (host) | simplePostToHost |