Commit Graph

255 Commits (master)

Author SHA1 Message Date
Kanezoh d4f7054a88
Merge pull request #27 from mamantoha/set-proxy
add proxy support
2024-04-27 08:00:58 +09:00
Anton Maminov 64da39eb9b add proxy support 2023-01-08 19:45:22 +02:00
Kanezoh 48001b0404
Merge pull request #26 from mamantoha/develop
bump kemal
2022-11-07 14:28:23 +09:00
Anton Maminov c783485d9a cosmetic changes 2022-11-04 15:19:48 +02:00
Anton Maminov cc6f42b796 fix redundant use of `Object#to_s` in interpolation 2022-11-04 14:34:42 +02:00
Anton Maminov 230deb68dc bump kemal 2022-11-04 14:24:40 +02:00
Kanezoh be4d845921
Update README.md 2022-01-24 21:25:58 +09:00
Kanezoh e72fae8516 improve comment 2022-01-15 12:32:31 +09:00
Kanezoh cb3b03873a delete an unnecessary file 2022-01-15 12:32:21 +09:00
Kanezoh f44ed2eea6
Merge pull request #24 from Kanezoh/fix-query-parameter-with-path
fix unexpected behaviour when get uri with path and query parameter
2022-01-10 18:56:25 +09:00
Kanezoh 2c73aa2bcf fix unexpected behaviour when get uri with path and query parameter 2022-01-10 10:44:27 +09:00
Kanezoh 64bccad495
Merge pull request #22 from Kanezoh/add_basic_auth
Add basic auth
2022-01-09 09:43:44 +09:00
Kanezoh 1f5fb77a4e add arg type 2022-01-09 09:31:03 +09:00
Kanezoh 8fea4adf85 add return type 2022-01-06 17:59:34 +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 e7efc6dfe7 fix 2022-01-05 08:40:35 +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 972fc61ad7 add auth realm 2022-01-05 08:36:34 +09:00
Kanezoh 37300e116e add add_auth 2022-01-05 08:36:34 +09:00
Kanezoh 6e00f00c5f add auth_store 2022-01-05 08:36:34 +09:00
Kanezoh 9a2c0fbb33
Merge pull request #20 from Kanezoh/add_head
add head method
2021-11-22 10:11:27 +09:00
Kanezoh 6fc0dc1c57 add head method 2021-11-22 10:07:32 +09:00
Kanezoh 85297266a8
Merge pull request #19 from Kanezoh/add_put_delete
Add PUT DELETE method's
2021-11-21 20:28:55 +09:00
Kanezoh ef7f04195e delete comment 2021-11-21 19:54:39 +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
Kanezoh a82f8f32d1
Merge pull request #16 from mamantoha/logging
add logging
2021-11-20 21:33:40 +09:00
Anton Maminov 1de702cd93 add logging 2021-11-19 10:08:15 +02:00
Kanezoh 4aa26122d5
Merge pull request #18 from mamantoha/refactor-node-class
move Node class under Mechanize namespace
2021-11-19 14:33:02 +09:00
Kanezoh cbe59ceae5
Merge pull request #17 from mamantoha/fix-warning
fix deprecation warning
2021-11-19 14:26:24 +09:00
Anton Maminov 9b51914297 require external dependencies in main file 2021-11-18 11:24:57 +02:00
Anton Maminov 8d2b62f272 update lexbor 2021-11-18 11:21:39 +02:00
Anton Maminov f62c04949a move Node class under Mechanize namespace 2021-11-18 10:25:49 +02:00
Anton Maminov b06e6b033a fix deprecation warning 2021-11-18 10:10:05 +02:00
Kanezoh a247432bc4
Merge pull request #15 from Kanezoh/fix-comment
Fix comment
2021-11-18 14:22:16 +09:00
Kanezoh ed57c3a696 refactor 2021-11-18 14:19:07 +09:00
Kanezoh 6865409068 change class overview proper position 2021-11-18 14:03:37 +09:00
Kanezoh 7f8d508c00 escape html tag 2021-11-18 13:49:42 +09:00