SkillAgentSearch skills...

Ponse

Module for work with requests and responses

Install / Use

/learn @coderaiser/Ponse
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Ponse

Module for work with requests and responses

Install

npm i ponse --save

Api

isGZIP(request) check is gzip supported

  • http request

getPathName(request || string) - get pathname

  • http request

getQuery(request || string) - get query

  • http request

static(options) - serve static content

  • options:
    • cache
    • root

send(data, params) - send data

License

MIT

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks2

Languages

JavaScript

Security Score

75/100

Audited on Dec 21, 2023

No findings