Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Does Firefox Quantum support sending HTTP post request from built in Web Developer Tools?

more options

I would like to understand if the Developer Tools in Firefox Quantum support sending HTTP posts requests and if so where in the developer tools can this be done.

I would like to understand if the Developer Tools in Firefox Quantum support sending HTTP posts requests and if so where in the developer tools can this be done.

Επιλεγμένη λύση

I'm having to guess at the context of your question...

You can use the Web Console to run scripts in the context of the page, so if you have a script you want to test -- to generate a background post from data in the page or anything else -- you can paste and execute it there.

https://developer.mozilla.org/docs/Tools/Web_Console

If you have something else in mind that isn't answered on MDN, there is a forum for developer tools over here:

https://discourse.mozilla.org/c/devtools

Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (1)

more options

Επιλεγμένη λύση

I'm having to guess at the context of your question...

You can use the Web Console to run scripts in the context of the page, so if you have a script you want to test -- to generate a background post from data in the page or anything else -- you can paste and execute it there.

https://developer.mozilla.org/docs/Tools/Web_Console

If you have something else in mind that isn't answered on MDN, there is a forum for developer tools over here:

https://discourse.mozilla.org/c/devtools