fabiobento512 / FRequest

FRequest - A fast, lightweight and opensource desktop application to make HTTP(s) requests
https://fabiobento512.github.io/FRequest
GNU General Public License v3.0
164 stars 14 forks source link

Change timeout time #28

Closed Themis3000 closed 1 year ago

Themis3000 commented 1 year ago

I just got this program and I'm enjoying it, however it would be quite nice to be able to turn up the timeout time. Maybe I'm wrong in thinking this is the fault of the client, or I'm missing that this feature already exists so it any of these things are true let me know.

It would be nice because when debugging code it's nice to have no timeout time while you step through lines of code one by one.

fabiobento512 commented 1 year ago

You can already do that in Options->Preferences: image

If that doesn't work let me know.

Themis3000 commented 1 year ago

Thank you for the quick response! Not sure how I missed that. I looked over that menu multiple times and it never clicked, I must be getting tired 😅