tpl/documentation/create_address.html
${@import ../tpl/tpl_htmlmeta.html}
${create_address} - ${software_name_} ${@import ../tpl/tpl_analysis.html} ${@import ../tpl/tpl_nav.html} ${@import ../tpl/tpl_header.html}
${if_running_a_website_}
${create_address_page_text2_}
${create_address_page_text5_} JSON
create_filec_address({uri:"http://...."});
${create_address_page_text3_}
(${create_address_page_text4_})
${create_address_page_text6_}
| ${key} | ${type} | ${description} | | uri | ${string} | ${address} |
| ${key} | ${type} | ${description} | | method | ${string} | GET, POST ... You know the thing | | catalog | ${string} | ${catalog} | | page_url | ${string} | ${page_url} | | user_agent | ${string} | User Agent | | cookies | ${string} | Cookies | | headers | ${string} | HTTP Headers | | content_type | ${string} | Content Type (for HTTP POST) | | data | ${string} | HTTP request data | | connect_timeout | ${number} | ${connect_timeout} | | max_connections | ${number} | ${max_connections} | | max_redirect | ${number} | ${max_redirect} | | max_retry | ${number} | ${max_retry} | | file_name | ${string} | ${file_name} | | speed_limit_download | ${number} | ${speed_limit_download} | | auto_rename_file | ${bool} | ${auto_rename_file} | | ignore_remote_modified | ${number} | ${ignore_remote_modified} | | ignore_server_busy | ${number} | ${ignore_server_busy} | | ignore_http_error | ${number} | ${ignore_http_error} |
| ${key} | ${type} | ${description} | | catalog | ${string} | ${catalog} | | page_url | ${string} | ${page_url} | | connect_timeout | ${number} | ${connect_timeout} | | max_connections | ${number} | ${max_connections} | | max_retry | ${number} | ${max_retry} | | file_name | ${string} | ${file_name} | | user | ${string} | ${user} | | pass | ${string} | ${password} | | speed_limit_download | ${number} | ${speed_limit_download} | | speed_limit_upload | ${number} | ${speed_limit_upload} | | auto_rename_file | ${bool} | ${auto_rename_file} | | ignore_server_busy | ${number} | ${ignore_server_busy} |
| ${key} | ${type} | ${description} | | catalog | ${string} | ${catalog} | | page_url | ${string} | ${page_url} | | max_connections | ${number} | ${max_connections} | | file_name | ${string} | ${file_name} | | speed_limit_download | ${number} | ${speed_limit_download} | | speed_limit_upload | ${number} | ${speed_limit_upload} | | auto_rename_file | ${bool} | ${auto_rename_file} | | seeding_limit_ratio | ${number} | ${seeding_limit_ratio} | | seeding_limit_minutes | ${number} | ${seeding_limit_minutes} | | seeding_limit_size | ${number} | ${seeding_limit_size} | | seeding_limit_act | ${number} | ${seeding_limit_act} | | seeding_limit_speed_limit | ${number} | ${seeding_limit_speed_limit} | | seeding_limit_ratio_enable | ${bool} | ${seeding_limit_ratio_enable} | | seeding_limit_minutes_enable | ${bool} | ${seeding_limit_minutes_enable} | | seeding_limit_size_enable | ${bool} | ${seeding_limit_size_enable} | | without_confirm | ${bool} | ${without_confirm} | | sequential | ${bool} | ${sequential_download} |
${@import ../tpl/tpl_share.html} ${@import ../tpl/tpl_footer.html}