Commit Graph

87 Commits (master)

Author SHA1 Message Date
Anton Maminov 64da39eb9b add proxy support 2023-01-08 19:45:22 +02:00
Kanezoh 2c73aa2bcf fix unexpected behaviour when get uri with path and query parameter 2022-01-10 10:44:27 +09:00
Kanezoh d6d8f68cd1 add auth challenge test 2022-01-05 10:18:33 +09:00
Kanezoh c5f07b126e add auth realm test 2022-01-05 09:33:31 +09:00
Kanezoh 12df962cbd basic auth 2022-01-05 08:39:01 +09:00
Kanezoh 712147aa70 prepare basic auth test 2022-01-05 08:36:34 +09:00
Kanezoh 27dccfd6e7 add basic auth 2022-01-05 08:36:34 +09:00
Kanezoh 3ddcd594aa credentials_for test 2022-01-05 08:36:34 +09:00
Kanezoh f4f38a41a5 add challenges_for 2022-01-05 08:36:34 +09:00
Kanezoh e514ea66df add raw and test 2022-01-05 08:36:34 +09:00
Kanezoh 603be3ff5b add auth parser 2022-01-05 08:36:34 +09:00
Kanezoh c46539ea44 add auth_params 2022-01-05 08:36:34 +09:00
Kanezoh 67051da876 add credentials_for 2022-01-05 08:36:34 +09:00
Kanezoh c3e8c15c6b add auth store test 2022-01-05 08:36:34 +09:00
Kanezoh d54a93a64a add test 2022-01-05 08:36:34 +09:00
Kanezoh 6fc0dc1c57 add head method 2021-11-22 10:07:32 +09:00
Kanezoh 95862e5543 add delete 2021-11-21 18:48:25 +09:00
Kanezoh 669360621e improve put test 2021-11-21 18:32:27 +09:00
Kanezoh f97224d79c add put http method 2021-11-21 17:26:41 +09:00
Anton Maminov 1de702cd93 add logging 2021-11-19 10:08:15 +02:00
Anton Maminov a20b63a515 MechanizeCr -> Mechanize 2021-11-16 10:50:34 +02:00
Anton Maminov e5373f4cb8 Sets a Referer header 2021-11-16 10:27:04 +02:00
Kanezoh 999a13c2d8 make transact method private 2021-10-14 11:24:10 +09:00
Kanezoh 0baedaca6e complete uri scheme from referer_uri 2021-10-09 20:26:33 +09:00
Kanezoh cfa824c909 download file within transact 2021-08-24 08:09:43 +09:00
Kanezoh d344fadc44 add transact method 2021-08-24 07:50:12 +09:00
Kanezoh ae0650d2be file download 2021-08-24 06:31:40 +09:00
Kanezoh 0736496335 make link clickable 2021-08-19 11:08:49 +09:00
Kanezoh 48549dcaa2 add area 2021-08-19 10:42:11 +09:00
Kanezoh d34a20c73c add link#href, #text test 2021-08-19 09:49:53 +09:00
Kanezoh 534ab0a47a add Page#links test 2021-08-19 09:02:14 +09:00
Anton Maminov f3c0af6460 fix parse input without type attribute 2021-08-18 17:50:03 +03:00
Anton Maminov 9478bffdf1 format code 2021-08-17 19:30:01 +03:00
Kanezoh 810f9ae430 complete url if location header is relative path 2021-08-17 15:03:21 +09:00
Anton Maminov 226908b5ba follow redirects 2021-08-17 01:03:21 +03:00
Kanezoh 9dd4273f2c can use NamedTuple as *_with method's argument 2021-08-11 07:17:38 +09:00
Kanezoh 979c5b4c3a add history max_size test 2021-08-10 14:24:47 +09:00
Kanezoh 1f97287eaf add uri escape test 2021-08-09 17:49:06 +09:00
Kanezoh 51480129d0 deal with cookie's secure attribute 2021-08-07 14:05:10 +09:00
Kanezoh 4f845757f9 add cookie path attribute test 2021-08-06 16:58:31 +09:00
Kanezoh b67d20b157 add subdomain cookie test 2021-08-06 15:11:20 +09:00
Kanezoh ab093f299d divide cookie test 2021-08-06 13:44:10 +09:00
Kanezoh 3d4dfc4568 add user agent test 2021-08-04 14:37:56 +09:00
Kanezoh 8cfd44473d add selectbox 2021-07-02 09:59:33 +09:00
Kanezoh 76447684da multiple request data test 2021-07-01 21:00:26 +09:00
Kanezoh 5bec2626a8 add multi select box test 2021-07-01 20:31:22 +09:00
Kanezoh b4f4b6a021 add option test 2021-07-01 20:11:16 +09:00
Kanezoh 0ee236b9b4 add select box test 2021-07-01 20:05:15 +09:00
Kanezoh fb94479166 add button_with method 2021-07-01 07:30:34 +09:00
Kanezoh 4df61c7906 add normal button 2021-06-30 14:27:34 +09:00