.gitignore | 100644 | 0 | 0 | | | 54 Bytes | 30393b27a2155c84f5a6e1d71e40cb0573cfe266f20bbb9591497f41b3efcc5d |
.rspec | 100644 | 0 | 0 | | | 26 Bytes | 6f8fcfc5bfd33096b5db508443f3d8bcd0a1561afceedec438b31bac3edc8571 |
.travis.yml | 100644 | 0 | 0 | | | 463 Bytes | 717ee32cfbc93af343a110b71eb9245e4e9e02b95d0337a1cb6960613ae97cd4 |
CHANGELOG.md | 100644 | 0 | 0 | | | 5.23 KB | 45e6fdc35300987b20bd60cdfc90d6a3f166acace24b0b796c606e8d58d2d8de |
Gemfile | 100644 | 0 | 0 | | | 98 Bytes | 52cf5d14f6e8121720f7b14c5958b141370383ae130bcc8f55953cb14babc477 |
Gemfile.lock | 100644 | 0 | 0 | | | 3.5 KB | 740379fc7c964d9dc2ad736abd3cafb22b509e05ce58599ca84895a8d67d8bc2 |
Guardfile | 100644 | 0 | 0 | | | 1.13 KB | 935af5ba8f545989d943c58c997db8d42bd003b7f50a3b8eb744f5cb72f74891 |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 0eb9aa622a65e853bae96c4b85e87925d8cbc96432fc16b5ecbbe6e6afb30686 |
README.md | 100644 | 0 | 0 | | | 17.9 KB | 939cbc378117023460244c9f72883e57748f33052c3075d73df67fc47dc9c726 |
Rakefile | 100644 | 0 | 0 | | | 48 Bytes | bf98ed06ae7cc0852d04e6e3cfa5aed4ffab5e83f1b08cb12153cc0d74fd185e |
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 |
lib/billy.rb | 100644 | 0 | 0 | | | 523 Bytes | f6da48214d2220166325e032a6abf141a89be5b90b9b70d88d687bca193479af |
lib/billy/browsers/capybara.rb | 100644 | 0 | 0 | | | 1.9 KB | d5e86e0bac34da2f6f0a97892a26dcfb4e92737ad9eef52574b18f59d7d29784 |
lib/billy/browsers/watir.rb | 100644 | 0 | 0 | | | 1.15 KB | d363b3a0abecae418f25c3591470fec9a991f4aff2cf1b884a047ee45b243aef |
lib/billy/cache.rb | 100644 | 0 | 0 | | | 4.27 KB | 4d221d9f88cc06bdee50d521ba147f2381d8c2e15b5380e3598c84fa516295dc |
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.23 KB | cbe8905766cfbcac9d05511f8937e990495ac94c46c71d892e90b0e7d5ce55ff |
lib/billy/cucumber.rb | 100644 | 0 | 0 | | | 167 Bytes | ef56254fd1ececea8fa1cc4df70d2d50b929f80ba8a96a2d43a30c5cb5e7a75f |
lib/billy/handlers/cache_handler.rb | 100644 | 0 | 0 | | | 1.39 KB | 0ab5ab4608630fbc03ad0b798291631b83d9e68a2958850091055db36c180e64 |
lib/billy/handlers/handler.rb | 100644 | 0 | 0 | | | 1.71 KB | 219260e92dfb74b0a69b00df7f33847cd2405d35c607bc0558c5f15ac82df99a |
lib/billy/handlers/proxy_handler.rb | 100644 | 0 | 0 | | | 4.42 KB | b9de88798bfe8dacd0ad76dd77db6aa232c1661f18b8e7aa431486963b4a9b35 |
lib/billy/handlers/request_handler.rb | 100644 | 0 | 0 | | | 1.43 KB | 9db284438f4223ab1780573278d3c75788bea3716c2eeadc9f4be0ed0c8b347f |
lib/billy/handlers/stub_handler.rb | 100644 | 0 | 0 | | | 1.1 KB | 2a991d6e434beee44efaf25f6f064a4bf18a96aecaa0bf133a85644ca7cae0d7 |
lib/billy/init/cucumber.rb | 100644 | 0 | 0 | | | 175 Bytes | 7502cfe90dd0e3146e14fc1cae6555791cae0b8da2ef2f622b1ff136d6dadf3d |
lib/billy/init/rspec.rb | 100644 | 0 | 0 | | | 202 Bytes | d0954a9838697c122c7bca48eeede682edc44b31ed68839f7ed087bdebbf7405 |
lib/billy/json_utils.rb | 100644 | 0 | 0 | | | 1.32 KB | b3b302459cd97ec11917a2597a35fac5064e39bb438001230686d17eae8b0a55 |
lib/billy/mitm.crt | 100644 | 0 | 0 | | | 1.29 KB | 0d03164014e9a716b563238037dff2fa2a94580b72cb269bff5bbc43b8154fe9 |
lib/billy/mitm.key | 100644 | 0 | 0 | | | 1.64 KB | 28fb2e8d26ea53c3abd37c33c1f2323060bd7ee2491650384eae43e0f8a4a184 |
lib/billy/proxy.rb | 100644 | 0 | 0 | | | 1.29 KB | 11ba9651d5eb83c69024ab5bcc22f7566763c408d0d988765524f2178e4d521d |
lib/billy/proxy_connection.rb | 100644 | 0 | 0 | | | 2.48 KB | 1cd517d995ed513c37514c657356c0956940bcd4454621828cb790e65af82bb3 |
lib/billy/proxy_request_stub.rb | 100644 | 0 | 0 | | | 2.17 KB | bbd14f1e8419a89fab60ae2d9f13d5510314759873abf130d3bb5e6b628a6519 |
lib/billy/railtie.rb | 100644 | 0 | 0 | | | 138 Bytes | 86e4c1f7d33d5f92010b6ca8716ae354eee4fcf53acd6cdc982f7bb7b0ddaa56 |
lib/billy/rspec.rb | 100644 | 0 | 0 | | | 158 Bytes | 27034e92c78abdb9416b8a016b631f91c2e473a46e54097509423443dc60e689 |
lib/billy/version.rb | 100644 | 0 | 0 | | | 37 Bytes | 9ee6ed1e1bcbe69872876f0a91194456715ef8837bab8008945e4b725577b21b |
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.78 KB | 80ac0b5eb47ba9b060b68ae4070919d5d3a8884ae96143754fa963c3850818b4 |
spec/features/examples/facebook_api_spec.rb | 100644 | 0 | 0 | | | 918 Bytes | eb8ccd60c346d7205520cadb09c145c0775e7021bf29f46ba74f484155551878 |
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 | | | 957 Bytes | c88ab6c32a6ff7e3098faebf4ad141e91635d7c92d1c664a7028c0ef364398f4 |
spec/fixtures/test-server.crt | 100644 | 0 | 0 | | | 899 Bytes | 94ecdff3244867da30e80b06236a1bcbd65e5ed97b71f94aeb4bf84a86d653bc |
spec/fixtures/test-server.key | 100644 | 0 | 0 | | | 891 Bytes | 887d3d639de674678fb155701c60c00cb28ad83ed79e75cdb57b1e0879f15305 |
spec/lib/billy/cache_spec.rb | 100644 | 0 | 0 | | | 4.91 KB | 4d5a99631049834e67ae6feda593871a512a7c08b029aaf8e1bbb29ae014aadc |
spec/lib/billy/handlers/cache_handler_spec.rb | 100644 | 0 | 0 | | | 7.39 KB | 566bb51a64b42bde0d1474c1008cd20e8fddedf56ed8a317fd750130e0196060 |
spec/lib/billy/handlers/handler_spec.rb | 100644 | 0 | 0 | | | 516 Bytes | 45134381d7120e7459834ccec25f785d736243fdb03a13c68551465e768d2db7 |
spec/lib/billy/handlers/proxy_handler_spec.rb | 100644 | 0 | 0 | | | 9.33 KB | 4f737b6e03ed5392f54ae98e1e295995219cf2229cac07ee65715c4eeac5a19c |
spec/lib/billy/handlers/request_handler_spec.rb | 100644 | 0 | 0 | | | 5.19 KB | b33febe326f0db9a7efdefca5b7cc08815a316f81f5962b1b7c60d02349f3ee2 |
spec/lib/billy/handlers/stub_handler_spec.rb | 100644 | 0 | 0 | | | 2.7 KB | ed15f14ab5b40057dc9e217ce819b61e7c779e2d3c40705ec9b00c63b227a888 |
spec/lib/billy/proxy_connection_spec.rb | 100644 | 0 | 0 | | | 621 Bytes | 44548657ef3a0eb8cfd0a16916cb004effb39dc3b9748c4efbadf18a0dc60690 |
spec/lib/billy/proxy_request_stub_spec.rb | 100644 | 0 | 0 | | | 7.17 KB | 6b4a7aac9ea23c5aefbb45ac7aca45680eaa0552519d5020905ac565789ad892 |
spec/lib/billy/resource_utils_spec.rb | 100644 | 0 | 0 | | | 1.9 KB | daba98fe2b4b2e4d70c3c65d2221d5af3dfa73325039198086cf95da0abdd530 |
spec/lib/billy/watir/watir_spec.rb | 100644 | 0 | 0 | | | 497 Bytes | 36ef7f604e276bda5ca1701e6b76d6faaf552c6991412a568248d063d0424d3c |
spec/lib/proxy_spec.rb | 100644 | 0 | 0 | | | 10.8 KB | a7c9e9cec4734305f87394f0da31dd20f21341573c3f05ac81b70f9e0048256e |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 871 Bytes | 6ea9db8c15cf0504bde9831fa61029c38759a85ede4aa4dbe1f35b259e7e4f18 |
spec/support/test_server.rb | 100644 | 0 | 0 | | | 1.87 KB | a7e0415374ad9b1ade4ca9b63784ce5285174687c44c531d6c4be8514b4f9fa9 |