Open Romathonat opened 8 years ago
Let the user put headers in the markdown, a format like the folowing would be good:
%{ "label": "post", "headers": { "Content-Type": "application/json" } "post": { "adress": "/categories/blog", "datas": { "kind":"example.org/occi/test#blog" } } }%
Or / and in the Navbar, so it is also used when using kind dropdown or buttons !
Especially for authentication (HTTP Authorization or custom headers).
Let the user put headers in the markdown, a format like the folowing would be good: