Differences
This shows you the differences between the selected revisions of the page.
| 2013-04-15 | 2013-06-01 | ||
| 5.2 Bug 834 Transfer resume support can be controlled in scripting (martin) | session setting => site setting (martin) | ||
| Line 1: | Line 1: | ||
| - | ====== How do I configure session, transfer and/or any other settings for which there are no script commands? ====== | + | ====== How do I configure site, transfer and/or any other settings for which there are no script commands? ====== |
| - | ===== Session Settings ===== | + | ===== Site Settings ===== |
| - | For session settings, you can use ''-rawsettings'' switch of ''[[scriptcommand_open|open]]'' command. | + | For site settings, you can use ''-rawsettings'' switch of ''[[scriptcommand_open|open]]'' command. |
| For example to open session with enabled HTTP proxy use following command: | For example to open session with enabled HTTP proxy use following command: | ||
| Line 8: | Line 8: | ||
| </code> | </code> | ||
| - | See [[rawsettings|raw session settings]] syntax. | + | See [[rawsettings|raw site settings]] syntax. |
| ===== Transfer Settings ===== | ===== Transfer Settings ===== | ||