CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 09 Aug 2025 07:52:04 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100109154201
location: https://web.archive.org/web/20100109154201/https://github.com/pokeb/asi-http-request/tree/v0.4
server-timing: captures_list;dur=0.703653, exclusion.robots;dur=0.024235, exclusion.robots.policy;dur=0.011005, esindex;dur=0.023233, cdx.remote;dur=757.382382, LoadShardBlock;dur=524.585556, PetaboxLoader3.datanode;dur=95.766978, PetaboxLoader3.resolve;dur=253.744870
x-app-server: wwwb-app222
x-ts: 302
x-tr: 1307
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app222; path=/
x-location: All
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: Sat, 09 Aug 2025 07:52:06 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 09 Jan 2010 15:42:01 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "39c5c1420c1e0752e0dbcee5124dd629"
x-archive-orig-x-runtime: 98ms
x-archive-orig-content-length: 32324
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 09 Jan 2010 15:42:01 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 27 Dec 2008 22:45:48 GMT", ; rel="prev memento"; datetime="Thu, 13 Aug 2009 01:15:38 GMT", ; rel="memento"; datetime="Sat, 09 Jan 2010 15:42:01 GMT", ; rel="last memento"; datetime="Sat, 09 Jan 2010 15:42:01 GMT"
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: 52_13_20100109132223_crawl101_IndexOnly-c/52_13_20100109154133_crawl101.arc.gz
server-timing: captures_list;dur=0.760255, exclusion.robots;dur=0.024730, exclusion.robots.policy;dur=0.010701, esindex;dur=0.020640, cdx.remote;dur=559.876939, LoadShardBlock;dur=468.598194, PetaboxLoader3.datanode;dur=591.570742, PetaboxLoader3.resolve;dur=231.371645, load_resource;dur=387.043716
x-app-server: wwwb-app222
x-ts: 200
x-tr: 1497
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
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=()
content-encoding: gzip
pokeb's asi-http-request at v0.4 - GitHub
pokeb / asi-http-request
- Source
- Commits
- Network (41)
- Issues (2)
- Downloads (57)
- Wiki (1)
- Graphs
-
Tag:
v0.4
- Branches (3)
-
Tags (57)
- v1.5
- v1.2
- v1.1.1
- v1.1
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0
- v0.996
- v0.995
- v0.994
- v0.993
- v0.992
- v0.991
- v0.952
- v0.951
- v0.881
- v0.99
- v0.98
- v0.97
- v0.96
- v0.95
- v0.94
- v0.93
- v0.92
- v0.91
- v0.89
- v0.88
- v0.87
- v0.86
- v0.85
- v0.84
- v0.83
- v0.82
- v0.81
- v0.71
- v0.62
- v0.61
- v0.54
- v0.53
- v0.52
- v0.51
- v0.9
- v0.8
- v0.7
- v0.6
- v0.5
- v0.4
- v0.3
- v0.2
- 1.0.3

Ben Copsey (author)
Thu Jul 31 04:30:42 -0700 2008
name | age | message | |
---|---|---|---|
![]() |
ASIHTTPRequest.h | Loading commit data... ![]() |
|
![]() |
ASIHTTPRequest.m | ||
![]() |
ASIProgressDelegate.h | Thu Jul 31 04:30:42 -0700 2008 | Reuse authentiction information in the session,... [Ben Copsey] |
![]() |
AppDelegate.h | Mon Jul 14 14:44:28 -0700 2008 | First public release [Ben Copsey] |
![]() |
AppDelegate.m | ||
![]() |
English.lproj/ | ||
![]() |
Info.plist | Mon Jul 14 14:44:28 -0700 2008 | First public release [Ben Copsey] |
![]() |
LICENSE | Mon Jul 14 16:27:37 -0700 2008 | Added readme with intro and a link to the websi... [Ben Copsey] |
![]() |
README | ||
![]() |
asi-http-request.xcodeproj/ | ||
![]() |
asi-http-request_Prefix.pch | Mon Jul 14 14:44:28 -0700 2008 | First public release [Ben Copsey] |
![]() |
main.m | Mon Jul 14 14:44:28 -0700 2008 | First public release [Ben Copsey] |
README
ASIHTTPRequest is an easy to use wrapper around the CFNetwork API that makes some of the more tedious aspects of communicating with web servers easier. It is suitable for when you want to submit data to an existing web form, or don't want to mess around with SOAP or XML-RPC. It provides: * Ability for setting up progress delegates (e.g. NSProgressIndicators) to show information about download AND upload progress * An easy interface for adding POST data to requests * The ability to submit files on local drives as part of POST data, analogous to the HTML file input mechanism * Basic authentication (username and password) support * Integrated Keychain support * Based on NSOperation to make queuing requests and background operation easy ASIHTTPRequest comes as part of a simple application that demonstrates many of the features above, just look at AppDelegate.m for good pointers on basic usage, or read the comments in ASIHTTPRequest.h for more detail. ASIHTTPRequest is partly based on code from Apple's ImageClient code samples, so if it doesn't meet your needs, take a look at their CFNetwork examples for more. ASIHTTPRequest is my first open source Objective-C code. I hope to expand the class and example application further (unit tests, maybe even iphone examples...) in the coming months. If you find it helpful, please do get in touch! See also: https://allseeing-i.com/ASIHTTPRequest-CFNetwork-wrapper-for-HTTP-requests
This feature is coming soon. Sit tight!