.gitignore | 100644 | 0 | 0 | | | 68 Bytes | 627257ce84e5b6bd071f0cf9f357be904d433ed98ff09d09c22012cecdddb838 |
.rspec | 100644 | 0 | 0 | | | 26 Bytes | 6f8fcfc5bfd33096b5db508443f3d8bcd0a1561afceedec438b31bac3edc8571 |
.travis.yml | 100644 | 0 | 0 | | | 357 Bytes | 604ef4870ebfc4b18c37a7ff40c6ced6b79410576f3a6780f8f4a389059c6955 |
CHANGELOG.md | 100644 | 0 | 0 | | | 9.37 KB | 8da04c23853fc7801c837303a6c5471a02439944c5dc191a15926a1bb4d41eb0 |
Dockerfile | 100644 | 0 | 0 | | | 694 Bytes | ce2c337575ed1a0ab9f4cd71ff977c38afdbfd6d1bda2356a2b4bc7e07a82423 |
Gemfile | 100644 | 0 | 0 | | | 98 Bytes | 52cf5d14f6e8121720f7b14c5958b141370383ae130bcc8f55953cb14babc477 |
Guardfile | 100644 | 0 | 0 | | | 1.13 KB | 935af5ba8f545989d943c58c997db8d42bd003b7f50a3b8eb744f5cb72f74891 |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 0eb9aa622a65e853bae96c4b85e87925d8cbc96432fc16b5ecbbe6e6afb30686 |
README.md | 100644 | 0 | 0 | | | 28 KB | 992162d128737abd8d1bb73cf7399bbaaab6e93cd8de4779fd095c37a15c92fb |
Rakefile | 100644 | 0 | 0 | | | 188 Bytes | 909eaed08ce2af0955497e8d882614a60b5c9923e780cadc509a6810e7e26cd8 |
bin/proxy.rb | 100755 | 0 | 0 | | | 66 Bytes | a9a8da3c2ab8ae256806d2c22d5143458d9e56b36d018be337a58eaea8526968 |
examples/README.md | 100644 | 0 | 0 | | | 47 Bytes | 800546510487c5bb92f859d3ed287bb035d5a3244237b0c182f8f5af30c7e877 |
examples/facebook_api.html | 100644 | 0 | 0 | | | 2.13 KB | fb56e90185d650a38322658e13b3eced0abd00d4df9e4e27689b5c032ea24caa |
examples/intercept_request.html | 100644 | 0 | 0 | | | 280 Bytes | bbf601a2233fe3f39e0ad1e7845e5551b1ee506d2bd1374ce4661ea5ba2f7ea8 |
examples/post_api.html | 100644 | 0 | 0 | | | 433 Bytes | dac8db3fd328fce072f199745835a4ff1128a1a8fc67081b9452f9bb20ed2996 |
examples/preflight_request.html | 100644 | 0 | 0 | | | 555 Bytes | 0297a129bd5f00ba959ffd898d1e3cd676576c103bee39453b722cb19ca8c2d8 |
examples/tumblr_api.html | 100644 | 0 | 0 | | | 694 Bytes | 9408ad94b509938cf0638298bab07b571748bed385114b1e3479e37159060765 |
examples/tumblr_api_https.html | 100644 | 0 | 0 | | | 695 Bytes | 8c556e601f84f14f016c613974101e0e842dbb4e8c37217a9fd0ec9b14345c92 |
lib/billy.rb | 100644 | 0 | 0 | | | 1.35 KB | 437af4718dc01603d6d793af6671bb74050dd8539907caadfbb5196bd99235ee |
lib/billy/browsers/capybara.rb | 100644 | 0 | 0 | | | 3.99 KB | 89345102afdddb8dc8b2947de11dda3cc0aca146729743fdcf09bde9eefa7ed3 |
lib/billy/browsers/watir.rb | 100644 | 0 | 0 | | | 1.23 KB | 70111160de70eca8314ad51b7b7e98149ffb14c3119ad6e4d99236ecde4fcf13 |
lib/billy/cache.rb | 100644 | 0 | 0 | | | 4.51 KB | e5df58775f59ac7919adfddae447864aa9aba026ab142b686225ba0d1be84d82 |
lib/billy/capybara/cucumber.rb | 100644 | 0 | 0 | | | 136 Bytes | 09d6e5dd1001f66e0ed2ad3d6ed582bdca6b2e5a3ec000f70f7bfdc5f45297ad |
lib/billy/capybara/rspec.rb | 100644 | 0 | 0 | | | 130 Bytes | 0b898697f27d6dcd914936293b6fd95a161dd256e3c68fd1c83b9269025fffad |
lib/billy/config.rb | 100644 | 0 | 0 | | | 2.82 KB | b2ea276692044a4c412a955921108725e0b17b027fdb1a15ff806830ead34fec |
lib/billy/cucumber.rb | 100644 | 0 | 0 | | | 167 Bytes | ef56254fd1ececea8fa1cc4df70d2d50b929f80ba8a96a2d43a30c5cb5e7a75f |
lib/billy/handlers/cache_handler.rb | 100644 | 0 | 0 | | | 1.6 KB | 99509d27a8578e8aea79c00d5179313536582681fb0286be11cbb28043f5b6c6 |
lib/billy/handlers/handler.rb | 100644 | 0 | 0 | | | 1.71 KB | 219260e92dfb74b0a69b00df7f33847cd2405d35c607bc0558c5f15ac82df99a |
lib/billy/handlers/proxy_handler.rb | 100644 | 0 | 0 | | | 4.82 KB | d259b39912c9db4bcd382a83bdd3816d086603eb27a7ef737f248b21e9b82ddf |
lib/billy/handlers/request_handler.rb | 100644 | 0 | 0 | | | 1.94 KB | 94705a45edb6520d0d2f59fc6b15575938ba37c1c86e9196309a697877d1d2d7 |
lib/billy/handlers/request_log.rb | 100644 | 0 | 0 | | | 642 Bytes | 7cf63565026290fde1f1ba2d53fd289aeb05c85677be9ccac48991414bb501e3 |
lib/billy/handlers/stub_handler.rb | 100644 | 0 | 0 | | | 1.15 KB | ec74d451903f57c6d4950afda8f35deba2c320cd79a54a77a96d7d59df95e6e5 |
lib/billy/init/cucumber.rb | 100644 | 0 | 0 | | | 175 Bytes | 7502cfe90dd0e3146e14fc1cae6555791cae0b8da2ef2f622b1ff136d6dadf3d |
lib/billy/init/rspec.rb | 100644 | 0 | 0 | | | 263 Bytes | 2fc8e48df9d9c79db24e8ba465e1d62f5fb290a66c5d71ac6e52955d547ff3de |
lib/billy/json_utils.rb | 100644 | 0 | 0 | | | 1.32 KB | b3b302459cd97ec11917a2597a35fac5064e39bb438001230686d17eae8b0a55 |
lib/billy/proxy.rb | 100644 | 0 | 0 | | | 2.03 KB | 4fcab0acd76177dd820eebb2f8f261ebb4fdb31ea94030080dc871c92879a8ef |
lib/billy/proxy_connection.rb | 100644 | 0 | 0 | | | 2.66 KB | 694c4d52296406255a36b6a14699766b3327979273604bc294b3a045d03ea2da |
lib/billy/proxy_request_stub.rb | 100644 | 0 | 0 | | | 2.21 KB | 7cf759db5e0c98171a330c9a38f4f8e5d0a7e2871eb8c2f1bd781e8609461634 |
lib/billy/railtie.rb | 100644 | 0 | 0 | | | 138 Bytes | 86e4c1f7d33d5f92010b6ca8716ae354eee4fcf53acd6cdc982f7bb7b0ddaa56 |
lib/billy/rspec.rb | 100644 | 0 | 0 | | | 158 Bytes | 27034e92c78abdb9416b8a016b631f91c2e473a46e54097509423443dc60e689 |
lib/billy/ssl/authority.rb | 100644 | 0 | 0 | | | 2.98 KB | 00092db736db0dc255baafddd3b387d8130a980a6cd0391b7df00f5a13c41289 |
lib/billy/ssl/certificate.rb | 100644 | 0 | 0 | | | 3.28 KB | 8f5a10ef94b17c37dd8d5243eddb1302ffb620a03b3275534006291e830ae663 |
lib/billy/ssl/certificate_chain.rb | 100644 | 0 | 0 | | | 1.45 KB | 4a9d87ebce5aa926e35c8fd642ffdd594f7a8d4d9f6fea2ba1653bdbf77af39a |
lib/billy/ssl/certificate_helpers.rb | 100644 | 0 | 0 | | | 902 Bytes | d1c1208b6f771ead9b67daa009ceb107a0a14ad367d5da8ea3644f4dc8ff673f |
lib/billy/version.rb | 100644 | 0 | 0 | | | 37 Bytes | f116724f47b49156a957284666cce384d069bb07b182464254e2f3206326fd39 |
lib/billy/watir/cucumber.rb | 100644 | 0 | 0 | | | 61 Bytes | c4bc2f8ddf4586d9c1edebb867a3d75cc0c6f67d0728a140ff2c3f758fec47d6 |
lib/billy/watir/rspec.rb | 100644 | 0 | 0 | | | 58 Bytes | eebe866d7870e00c68491f631743470fdb2c4e6268fd107838bc34c363db877d |
lib/puffing-billy.rb | 100644 | 0 | 0 | | | 39 Bytes | 85bbdc221dbc1d681a2dac906df0a303da3e0769f440dbb3021eb88fc5f990cf |
lib/puffing-billy/rspec.rb | 100644 | 0 | 0 | | | 45 Bytes | 9d752f24014a63e40177f2f23a1f2ea2d43976e0b1774b5da85a646d61d4d8fa |
lib/tasks/billy.rake | 100644 | 0 | 0 | | | 2.81 KB | a0b5068e5430f6ca3e87b8ac94c45443d505e3f86ffc1e0a2ac1b93108056e84 |
log/.gitkeep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
puffing-billy.gemspec | 100644 | 0 | 0 | | | 1.77 KB | bb1e976b4f4bac4c6c48d86b179f817b010fb51d3e4c1e604a885ca0993cc797 |
spec/features/examples/facebook_api_spec.rb | 100644 | 0 | 0 | | | 1021 Bytes | 54e0cebf0896e57931bf32e9c15a24ef2e3979feb8bb12f262c4a4ddc23a8afc |
spec/features/examples/intercept_request_spec.rb | 100644 | 0 | 0 | | | 904 Bytes | 95c697748254c38988ce537ab346218abad223eac9e1b3cdf871b71591c51e81 |
spec/features/examples/post_api_spec.rb | 100644 | 0 | 0 | | | 377 Bytes | 7d3a72ca3dbf15418515307daf38a9980f7037cb816f4c1e087c75e1e8dc5c04 |
spec/features/examples/preflight_request_spec.rb | 100644 | 0 | 0 | | | 784 Bytes | 7f0827400702151c53e4ea723d4956b805753b1ba498e52ee5c813eada6e5010 |
spec/features/examples/tumblr_api_spec.rb | 100644 | 0 | 0 | | | 1.74 KB | 8e628d52d20aceec76f208bc8278d54bb4e73c3206d0f9df712ce2202eae7bc8 |
spec/lib/billy/browsers/capybara_spec.rb | 100644 | 0 | 0 | | | 943 Bytes | d7b1bcba0206c67ab0b158978042d7417227ee73b24334d56b5c036cca2f2633 |
spec/lib/billy/cache_spec.rb | 100644 | 0 | 0 | | | 6.48 KB | bdc9f963b83feec5375bcec57d68b69e75ec559e18ea969ee397175269e8b70c |
spec/lib/billy/handlers/cache_handler_spec.rb | 100644 | 0 | 0 | | | 9.62 KB | 76a13958aad79adb58968d00c0d7bffc0dad68d7ec6cbc66f43b1da8de68d839 |
spec/lib/billy/handlers/handler_spec.rb | 100644 | 0 | 0 | | | 516 Bytes | 45134381d7120e7459834ccec25f785d736243fdb03a13c68551465e768d2db7 |
spec/lib/billy/handlers/proxy_handler_spec.rb | 100644 | 0 | 0 | | | 10.6 KB | f8db1637ed11e0f8e56b3fa31731341ac976b2d342e163b96de9710b6c03aea4 |
spec/lib/billy/handlers/request_handler_spec.rb | 100644 | 0 | 0 | | | 7.86 KB | 80cccdcbc40d368c88f26ee4c9aec0bbb346a93934de91c8389234b0492af47c |
spec/lib/billy/handlers/request_log_spec.rb | 100644 | 0 | 0 | | | 2.34 KB | 7a2f38c24f71c4f5a7591f5365b10871cdeb28d7be31fedd373d14655b874598 |
spec/lib/billy/handlers/stub_handler_spec.rb | 100644 | 0 | 0 | | | 4.37 KB | 29ec04415d4b731fdf6f279b29f334cd6f85add3190513a75ed9a9b8bb9fce3c |
spec/lib/billy/proxy_connection_spec.rb | 100644 | 0 | 0 | | | 621 Bytes | 44548657ef3a0eb8cfd0a16916cb004effb39dc3b9748c4efbadf18a0dc60690 |
spec/lib/billy/proxy_request_stub_spec.rb | 100644 | 0 | 0 | | | 8.7 KB | 0bcdfbb9d814f2a1122fb2652fdab5d1ea942ca3860e37e0851a40ccf2f749e8 |
spec/lib/billy/resource_utils_spec.rb | 100644 | 0 | 0 | | | 1.9 KB | daba98fe2b4b2e4d70c3c65d2221d5af3dfa73325039198086cf95da0abdd530 |
spec/lib/billy/ssl/authority_spec.rb | 100644 | 0 | 0 | | | 2.16 KB | 38bea44d9fbdad2ee59bbfbd317e6840d2b3feb2eb8800f9365b8c9f4969bb42 |
spec/lib/billy/ssl/certificate_chain_spec.rb | 100644 | 0 | 0 | | | 1.01 KB | 32e3f0628f6b3bd0132e61adcadb6696020c23c8b00c206ef1a0b90226330f79 |
spec/lib/billy/ssl/certificate_spec.rb | 100644 | 0 | 0 | | | 2.34 KB | 8b371d828c8c119c1041e59c1b22f82c744456e48287ca11ab9b6b1068d2a100 |
spec/lib/billy/watir/watir_spec.rb | 100644 | 0 | 0 | | | 497 Bytes | 36ef7f604e276bda5ca1701e6b76d6faaf552c6991412a568248d063d0424d3c |
spec/lib/proxy_spec.rb | 100644 | 0 | 0 | | | 11.7 KB | 8618a7c0649e4e403aebb0a3cfd7bd9eda365977fa9e22d4d179e25d9c4f4d3e |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.18 KB | ce4db7e786141a0d7faf440fb958011c8e66beabd425be39749a7fb441d550d8 |
spec/support/test_server.rb | 100644 | 0 | 0 | | | 1.99 KB | 5645e9456ab0206c0bf3d90e9c48157a54cc0ec8c2405c32afff5b4955f2efba |