Copy as Python Requests version history - 2 versions
Copy as Python Requests by Peace-Maker
Copy as Python Requests version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.1
Released Jan 16, 2023 - 21.36 KBWorks with firefox 55.0 and later## [1.1.0] - 2023-01-16
### Added
- Add option to quickly disable the whole filter lists.
- Add option to render params, headers, cookies etc on separate lines.
### Changed
- Removed unneeded `host` permission. Apparently the devtools permission is enough to read the network HAR.
- Sort requests by start date if they aren't already.
### Fixed
- Fixed generating of `multipart/form-data` postData when the params aren't available in a pre-parsed form in the HAR.
- Fixed extension losing connection to devtools after some time of inactivity.Source code released under GNU General Public License v3.0 only
Older versions
Version 1.0
Released Jul 26, 2022 - 19.78 KBWorks with firefox 55.0 and laterSource code released under GNU General Public License v3.0 only