* Translate from Clipboard content
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
13 | Active |
12 | Inactive |
11 | Inactive |
10 | Inactive |
9 | Inactive |
8 | Inactive |
7 | Inactive |
6 | Inactive |
5 | Rejected |
4 | Inactive |
3 | Rejected |
2 | Rejected |
1 | Rejected |
Use SessionAsync, Session might cause gnome shell jammed with bad network. BTW, I want know how to write POST with Soup, I can not find any example by search. plz help.
Dose the Soup.SessionAsync.send_message has some timeout() attribution? I want set 3 seconds to timeout.
We will add the Soup samples to gjs.guide later. For idle timeout: https://gjs-docs.gnome.org/soup24~2.74.2/soup.session#property-idle_timeout
thanks. ?