| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 22 Dec 2025 12:40:46 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20131223124651
location: https://web.archive.org/web/20131223124651/https://github.com/bblimke/webmock/commits/master.atom
server-timing: captures_list;dur=0.941749, exclusion.robots;dur=0.097173, exclusion.robots.policy;dur=0.083137, esindex;dur=0.010387, cdx.remote;dur=85.044782, LoadShardBlock;dur=412.616511, PetaboxLoader3.resolve;dur=126.343779, PetaboxLoader3.datanode;dur=187.368313
x-app-server: wwwb-app246-dc8
x-ts: 302
x-tr: 674
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app246; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 22 Dec 2025 12:40:46 GMT
content-type: application/atom+xml; charset=utf-8
content-length: 17661
x-archive-orig-server: GitHub.com
x-archive-orig-date: Mon, 23 Dec 2013 12:46:51 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-strict-transport-security: max-age=2592000
x-archive-orig-x-frame-options: deny
x-archive-orig-etag: "f96ecb16f1acdc46f43c9f0bfdde974c"
x-archive-orig-x-runtime: 46
x-archive-orig-content-length: 17661
x-archive-orig-x-github-request-id: CFF1EDEB:643C:458B44F:52B830BB
x-archive-orig-vary: Accept-Encoding
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 23 Dec 2013 12:46:51 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: SURV-20131223122248-crawl414/SURV-20131223124252-01772.warc.gz
server-timing: captures_list;dur=0.626415, exclusion.robots;dur=0.018617, exclusion.robots.policy;dur=0.007171, esindex;dur=0.010278, cdx.remote;dur=36.182091, LoadShardBlock;dur=297.637354, PetaboxLoader3.datanode;dur=198.659213, PetaboxLoader3.resolve;dur=197.675145, load_resource;dur=158.128771
x-app-server: wwwb-app246-dc8
x-ts: 200
x-tr: 533
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
accept-ranges: bytes
tag:github.com,2008:/bblimke/webmock/commits/master
Recent Commits to webmock:master
2013-12-15T08:40:52-08:00
tag:github.com,2008:Grit::Commit/c3b2d7a84f76e9d099180bccbaee5f215e6d29da
Version 1.16.1
2013-12-15T08:40:52-08:00
bblimke
https://github.com/bblimke
<pre style='white-space:pre-wrap;width:81ex'>Version 1.16.1</pre>
tag:github.com,2008:Grit::Commit/1b6c2b97262d750fc9125b0da198853b597b12d4
Added info about removing stub requests to README.
2013-12-15T08:26:41-08:00
bblimke
https://github.com/bblimke
<pre style='white-space:pre-wrap;width:81ex'>Added info about removing stub requests to README.</pre>
tag:github.com,2008:Grit::Commit/d3a2afc7b2ad1b2b3f99a817981b7d509dbe4737
Merge pull request #343 from stupakov/master
2013-12-10T15:18:09-08:00
bblimke
https://github.com/bblimke
<pre style='white-space:pre-wrap;width:81ex'>Merge pull request #343 from stupakov/master
fix for https://github.com/bblimke/webmock/issues/340</pre>
tag:github.com,2008:Grit::Commit/e7bb7f8c969d7ff202b4d46a41918cf1f214bb24
require 'pathname' in response.rb to fix NameError: uninitialized constant WebMock::Response::Pathname when using Test::Unit or Minitest
2013-12-10T15:11:25-08:00
pair+astupakov+khwang@pivotallabs.com
<pre style='white-space:pre-wrap;width:81ex'>require 'pathname' in response.rb to fix NameError: uninitialized constant WebMock::Response::Pathname when using Test::Unit or Minitest</pre>
tag:github.com,2008:Grit::Commit/1ba1dc471f2c490ddcc4a9ea025814c1c3dc73fd
Bump to version 1.16.0
2013-11-17T10:37:46-08:00
bblimke
https://github.com/bblimke
<pre style='white-space:pre-wrap;width:81ex'>Bump to version 1.16.0</pre>
tag:github.com,2008:Grit::Commit/efee6ac822bf4897227ba07aa517d6e12c880c7c
`hash_including` with an empty hash matches any hash.
2013-11-17T10:37:35-08:00
bblimke
https://github.com/bblimke
<pre style='white-space:pre-wrap;width:81ex'>`hash_including` with an empty hash matches any hash.</pre>
tag:github.com,2008:Grit::Commit/d31f4c865b56dbadfba34274f9ab234c19247cac
Merge pull request #332 from steookk/master
2013-11-17T10:16:41-08:00
bblimke
https://github.com/bblimke
<pre style='white-space:pre-wrap;width:81ex'>Merge pull request #332 from steookk/master
fix to WebMock::API#hash_including</pre>
tag:github.com,2008:Grit::Commit/f740217386445077957a1f8e44da68029ae8d23c
Merge pull request #331 from benpickles/body-as-pathname
2013-11-13T00:36:28-08:00
bblimke
https://github.com/bblimke
<pre style='white-space:pre-wrap;width:81ex'>Merge pull request #331 from benpickles/body-as-pathname
Allow a Pathname to be passed as a Response body</pre>
tag:github.com,2008:Grit::Commit/ed10d3c2f712b62f9287b4d9ac6328a43905c484
fix malformed whitespace
2013-11-12T15:43:35-08:00
steookk
https://github.com/steookk
<pre style='white-space:pre-wrap;width:81ex'>fix malformed whitespace</pre>
tag:github.com,2008:Grit::Commit/a219c4fd27995bf5469aa2deb8e334d5ed671196
improvements to #hash_including and HashIncludingMatcher specs
2013-11-12T15:26:27-08:00
steookk
https://github.com/steookk
<pre style='white-space:pre-wrap;width:81ex'>improvements to #hash_including and HashIncludingMatcher specs</pre>
tag:github.com,2008:Grit::Commit/ce7b457d0f989a5d0842583d45e97dc8c9bda75d
passes quality spec
2013-11-12T09:57:49-08:00
steookk
https://github.com/steookk
<pre style='white-space:pre-wrap;width:81ex'>passes quality spec</pre>
tag:github.com,2008:Grit::Commit/d53d09f1f54b6298941341f4563c8cf9acd73d1b
fix and improvements to API::hash_including
2013-11-11T15:51:11-08:00
steookk
https://github.com/steookk
<pre style='white-space:pre-wrap;width:81ex'>fix and improvements to API::hash_including</pre>
tag:github.com,2008:Grit::Commit/cbb137bf7a675c935395bae09ad97a97c2690bc6
Allow a Pathname to be passed as a Response body.
2013-11-11T12:24:12-08:00
benpickles
https://github.com/benpickles
<pre style='white-space:pre-wrap;width:81ex'>Allow a Pathname to be passed as a Response body.</pre>
tag:github.com,2008:Grit::Commit/80352856c8ed647f294fe69960ea880bd2bec327
Probably want to know if spec_helper is required multiple times.
2013-11-11T12:24:12-08:00
benpickles
https://github.com/benpickles
<pre style='white-space:pre-wrap;width:81ex'>Probably want to know if spec_helper is required multiple times.</pre>
tag:github.com,2008:Grit::Commit/46075be806b1c87b0c95224cb65e0fced2398717
Don't needlessly leave File objects around, just read them directly.
2013-11-11T06:53:34-08:00
benpickles
https://github.com/benpickles
<pre style='white-space:pre-wrap;width:81ex'>Don't needlessly leave File objects around, just read them directly.</pre>
tag:github.com,2008:Grit::Commit/acb998b50fee3bc37246b3f28627d7fc870b5ff9
Merge pull request #325 from miguelff/fix-httpclient-adapter-headers
2013-11-03T23:48:57-08:00
bblimke
https://github.com/bblimke
<pre style='white-space:pre-wrap;width:81ex'>Merge pull request #325 from miguelff/fix-httpclient-adapter-headers
Support default (session) headers for httpclient</pre>
tag:github.com,2008:Grit::Commit/6de077fb0b0311b07641f974d5378dfbff1ffbdf
Unmodify shared code
2013-11-03T15:09:13-08:00
miguelff
https://github.com/miguelff
<pre style='white-space:pre-wrap;width:81ex'>Unmodify shared code</pre>
tag:github.com,2008:Grit::Commit/f6ad275a8829bf64b3d9b3bc3286285e8b56f9a0
Merge pull request #326 from timcraft/patch-1
2013-11-03T13:13:20-08:00
bblimke
https://github.com/bblimke
<pre style='white-space:pre-wrap;width:81ex'>Merge pull request #326 from timcraft/patch-1
Fix assigned but unused variable warning</pre>
tag:github.com,2008:Grit::Commit/a2dd1cf53a91f3923abf558b8828b5f529def1e9
Fix assigned but unused variable warning
2013-11-03T04:12:29-08:00
timcraft
https://github.com/timcraft
<pre style='white-space:pre-wrap;width:81ex'>Fix assigned but unused variable warning</pre>
tag:github.com,2008:Grit::Commit/de7bfbcf6a6b44fc4f674a3b529dd358a8ac3a84
Remove flags, and let HTTPClient behave like it does:
2013-10-31T03:52:20-07:00
miguelff
https://github.com/miguelff
<pre style='white-space:pre-wrap;width:81ex'>Remove flags, and let HTTPClient behave like it does:
- modify `SAMPLE_HEADERS` to include those headers that are also sent always by HTTPClient (Accept, User-Agent and Date).</pre>