Basic Downloads
FaxDesk
FaxDocs
FaxUp
FaxTrack
WebForms
WLink
Bot Portfolio
Discord Whitelist
Markdown Guide
Weblutions Documentation > Product Documentation > Markdown Guide > HTTP Requests
HTTP Requests
HTTP requests allow you to create nicely displayed HTTP requests with their formats on a page.
/POST /spider/redback
Redbacks are cool, they can kill, they can die, they can eat, and, they can sleep. Redbacks, the ultimate spider!
- BYTE The byte property of the spider
= if(this == that) {
return 'Returned';
}
/POST
This method works for GET
, POST
, PATCH
, PUT
, and DELETE
requests.
POST /spider/redback
Redbacks are cool, they can kill, they can die, they can eat, and, they can sleep. Redbacks, the ultimate spider!
Parameters:
BYTE | The byte property of the spider |
Response: [Expand]
Replace /POST
to another method to change the request.
Review this page
markdown