.github/CODEOWNERS | 100644 | 0 | 0 | | | 7 Bytes | a476c4636012850597c41c173cbc4b621763a723c843229317b6a5e4da8c82b0 |
.github/workflows/ci.yml | 100644 | 0 | 0 | | | 753 Bytes | fadab11cad0d67c8991a8bbc293755238a888e2c8739a0eed87e7ba5a7123545 |
.gitignore | 100644 | 0 | 0 | | | 154 Bytes | f1b548c084204faf6b35d0e63a5f905075307decc3484b08297133ce5428e9a5 |
CHANGELOG.md | 100644 | 0 | 0 | | | 857 Bytes | 220a3200ea839f448bf57f71fe3cf1d21762671c2d1480270a04962bf09d184f |
Gemfile | 100644 | 0 | 0 | | | 96 Bytes | 42e3f46fdea6626e45c8ec0fa7b2f09f00d63f546819139f68a16b75bd102265 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.15 KB | 7d2af25436f9b94804f99351521c15754e2ac92d0ad6e135d095800de90d72e0 |
README.md | 100644 | 0 | 0 | | | 7.02 KB | 7c2297a4b01d6f04b7876223024835972625705e018945655943bc508d96d8a8 |
Rakefile | 100644 | 0 | 0 | | | 517 Bytes | 9a0e910952cfde28bd74b53f62732cfba77ddc8d358fbb9548fa800732a53637 |
http-cookie.gemspec | 100644 | 0 | 0 | | | 1.95 KB | 1c8346a1e74ff13021f036074c1c0b64ff69fd532fc2f93070e2c76b4ab303ff |
lib/http-cookie.rb | 100644 | 0 | 0 | | | 22 Bytes | bcdab4ad50f87c01fb9f618ef5aeaae8da9c8e6c390f49431838948b422f36ae |
lib/http/cookie.rb | 100644 | 0 | 0 | | | 19.5 KB | 4d473e22be17a5899f6f72e28e8c8fa2a64f1064981dfc89c3c27ac6daa097eb |
lib/http/cookie/ruby_compat.rb | 100644 | 0 | 0 | | | 1.23 KB | c737dbc5448243dee6ac6acc5ed1e8ac4ed3672151bdb6ff87ab2be73e0a45d9 |
lib/http/cookie/scanner.rb | 100644 | 0 | 0 | | | 5.31 KB | 7517cf10010bcffc33a9daece7cfe453c5eb788c2346e48735b09aca66c2b056 |
lib/http/cookie/uri_parser.rb | 100644 | 0 | 0 | | | 991 Bytes | a071a06f709e4803513bfedf0e7a1c18ff89e041ba263351c1aaafae6b72e415 |
lib/http/cookie/version.rb | 100644 | 0 | 0 | | | 59 Bytes | 9672f2718bb656b9d0631da82191bb762bbcf2ff1b2b92c24948a1a332f5a590 |
lib/http/cookie_jar.rb | 100644 | 0 | 0 | | | 9.61 KB | 4476773b3f584ab261eb6125a7fa4cd59087e0690b20a9d8fff4fd82f0b0ed56 |
lib/http/cookie_jar/abstract_saver.rb | 100644 | 0 | 0 | | | 1.63 KB | 42c8d681d5abb85f73b29de5d5d8f72f07146c1ad832614afddb4211c4518c8e |
lib/http/cookie_jar/abstract_store.rb | 100644 | 0 | 0 | | | 3.07 KB | 7d259b2b4e1f0e3062d09be3572688bdee57733c48441069a10577925e59e41f |
lib/http/cookie_jar/cookiestxt_saver.rb | 100644 | 0 | 0 | | | 2.41 KB | 67541d1f861a83d81f7914ce8b0f6f2536c84cbdaa30ffa3b1d6031a045fb0bd |
lib/http/cookie_jar/hash_store.rb | 100644 | 0 | 0 | | | 4.03 KB | 8f5998e676cce7fb614305db246807c868977fb7144be339f4cd5a3ab484b8b8 |
lib/http/cookie_jar/mozilla_store.rb | 100644 | 0 | 0 | | | 17.9 KB | 87d0e03a9181e7f980b780cd4fdf470d20096353cc64b335a6e4cebde6fcdced |
lib/http/cookie_jar/yaml_saver.rb | 100644 | 0 | 0 | | | 2.23 KB | bde3b6833467c46c0ea1b4a59611b376404ca0d4386080c9b27a5ae35f4bd600 |
test/helper.rb | 100644 | 0 | 0 | | | 1.09 KB | ae26eb140777b359ca95baab8d53aca6c006db248f20b3eea440b84d632b470d |
test/mechanize.yml | 100644 | 0 | 0 | | | 2.87 KB | 0d6675a24fe6f8fcae0d22238a11378880818754e4c8e3f92914d69ae86a8f83 |
test/simplecov_start.rb | 100644 | 0 | 0 | | | 36 Bytes | 82c5da8f20d0429fa90ef3649b00156ec50c95812a2ae1d372f18757f85b53f9 |
test/test_http_cookie.rb | 100644 | 0 | 0 | | | 37.9 KB | 9b361cb2084c932374f8296afbbe622e897b64e666662906c6f8c77aca2d45f2 |
test/test_http_cookie_jar.rb | 100644 | 0 | 0 | | | 33.3 KB | cf7571c9d799a46f88a8ab537b9b1decc882729350c493fa38fa6f761a5d088d |