Pichitor
Results
3
issues of
Pichitor
How to make a tag (string type and pass by parameter to a script) return its value on the script? I have tried on internal tags , external tags and...
Something like this: const Http = new XMLHttpRequest(); const url='https://jsonplaceholder.typicode.com/posts'; Http.open("GET", url); Http.send();
Due to I do not want to show some query parameters.