FRequest
FRequest copied to clipboard
FRequest - A fast, lightweight and opensource desktop application to make HTTP(s) requests
It will be more readable if we change the "type" for the request type (GET, POST etc) from a number to a string (in project files). This will help to...
I'm thankful you made this program. I don't like trendy/modern UI interfaces, and I prefer simpler/old-school ones. I looked at several similar tools, including Postman, and settled on this one....
A new option should be added so FRequest allows unsecure http requests. This is useful for self signed certificate connections.
This can be shown in the status bar at startup (so it doesn't annoy the user with a pop up), if the user clicks it can take him to the...
We should use submodules instead for the projects CommonLibs and CommonUtils, this is standard and easier to update.
Hello, I am trying to import the .frp file into SwaggerHub. Any way to get this work? I've pasted the errors below. Thanks! can not read a block mapping entry;...
Add possibility to add folders in the project. This will make grouping of requests and organizing them much easier. It should be possible to have folders inside folders.
Please provide the AppImage for download on GitHub Releases, thank you.