RESTEDClient / RESTED

A REST client for browsers
GNU General Public License v3.0
293 stars 43 forks source link

Variables in Request Body #191

Open AppliedEllipsis opened 3 years ago

AppliedEllipsis commented 3 years ago

We can use {{var}} in the URL and headers, but we cannot use them in the request body. Please add variables in request bodies (all types).