This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 308
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3112863
commit a9e4c80
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
interactions: | ||
- request: | ||
body: null | ||
headers: {} | ||
method: GET | ||
uri: https://api.twitter.com:443/1.1/users/show.json?screen_name=nmjhgfcftyuikjnbvftyujhbgtfgh | ||
response: | ||
body: | ||
string: !!binary | | ||
H4sIAAAAAAAAAKpWSi0qyi8qVrKKrlbKTS0uTkxPVbJSCs4vKqrUUSjJSCxRKAAKKaTkpxYr5OWX | ||
KKRWZBaXKOkoJeenABUam9TG1gIAAAD//wMAke1ZcEQAAAA= | ||
headers: | ||
cache-control: ['no-cache, no-store, must-revalidate, pre-check=0, post-check=0'] | ||
content-encoding: [gzip] | ||
content-length: ['92'] | ||
content-type: [application/json;charset=utf-8] | ||
expires: ['Tue, 31 Mar 1981 05:00:00 GMT'] | ||
last-modified: ['Wed, 03 Dec 2014 17:19:23 GMT'] | ||
pragma: [no-cache] | ||
set-cookie: ['guest_id=v1%3A141762716382867775; Domain=.twitter.com; Path=/; | ||
Expires=Fri, 02-Dec-2016 17:19:23 UTC'] | ||
status: [404 Not Found] | ||
strict-transport-security: [max-age=631138519] | ||
status: {code: 404, message: Not Found} | ||
version: 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters