2 κριτικές
- Βαθμολογία 3 από 5από Pascal Craponne, 6 χρόνια πρινOn aurait aimé la possibilité de coller une requête brute directement, plutôt que de la recomposer champ par champ.
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 6 χρόνια πρινFirst of all thank you for your feedback.
At the moment you can import a complete request using the HAR format (here the specification http://www.softwareishard.com/blog/har-12-spec/) and here (https://gist.github.com/mirkoperillo/9841f65680d7890b0d95eb3635e4d45f) a sample of request in this format.
Resting uses HAR format to import and export requests.
Do you have any other idea about the format of a not-elaborated request to bulk into Resting ? - Βαθμολογία 3 από 5από Atlantis, 7 χρόνια πρινTKS,I think this would be an excellent extension. But when I opened a saved request, I found that headers didn't seem to have been saved.Please repair it.
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 7 χρόνια πρινThank you for feedback. You are right, headers aren't loaded correctly loading a bookmark. The issue is already fixed and it will be included in the next release.