CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 02:35:59 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090810144946
location: https://web.archive.org/web/20090810144946/https://github.com/pokeb/asi-http-request/downloads
server-timing: captures_list;dur=0.453608, exclusion.robots;dur=0.017889, exclusion.robots.policy;dur=0.008846, esindex;dur=0.009885, cdx.remote;dur=108.996265, LoadShardBlock;dur=158.557838, PetaboxLoader3.datanode;dur=67.645546, PetaboxLoader3.resolve;dur=41.723553
x-app-server: wwwb-app215
x-ts: 302
x-tr: 291
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app215; 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: Fri, 22 Aug 2025 02:36:00 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Mon, 10 Aug 2009 14:49:45 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 1434ms
x-archive-orig-etag: "d9a5fde4e615cec636cd43ab9a565db9"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 48699
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 10 Aug 2009 14:49:46 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 02 May 2009 13:31:41 GMT", ; rel="prev memento"; datetime="Sat, 02 May 2009 13:31:41 GMT", ; rel="memento"; datetime="Mon, 10 Aug 2009 14:49:46 GMT", ; rel="next memento"; datetime="Fri, 12 Feb 2010 05:45:48 GMT", ; rel="last memento"; datetime="Thu, 10 Sep 2020 01:52:14 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: 51_11_20090810133840_crawl100.gpg-c/51_11_20090810143438_crawl101.arc.gz
server-timing: captures_list;dur=0.820767, exclusion.robots;dur=0.026982, exclusion.robots.policy;dur=0.012733, esindex;dur=0.015402, cdx.remote;dur=8.240037, LoadShardBlock;dur=109.401545, PetaboxLoader3.datanode;dur=95.728496, PetaboxLoader3.resolve;dur=307.221133, load_resource;dur=349.745547
x-app-server: wwwb-app215
x-ts: 200
x-tr: 580
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
Downloads for pokeb's asi-http-request - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone edit |
Homepage: | https://allseeing-i.com/ASIHTTPRequest edit |
Public Clone URL: |
git://github.com/pokeb/asi-http-request.git
Give this clone URL to anyone.
git clone git://github.com/pokeb/asi-http-request.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:pokeb/asi-http-request.git
|
Name | Description | Uploaded | Size | ||
---|---|---|---|---|---|
No Downloads Yet |
Tag | Download | Description | Date | Commit | |
---|---|---|---|---|---|
![]() |
1.0.3 | tgz | zip | Add test for S3 gzipped content | 2009-07-18 | 0762d54 |
![]() |
v0.2 | tgz | zip | Stop using an NSTimer to update progress, we just do it from the main request loop instead | 2008-07-26 | c63b5e1 |
![]() |
v0.3 | tgz | zip | Convert getters / setters to obj-c 2.0 properties | 2008-07-29 | 753b0fb |
![]() |
v0.4 | tgz | zip | Reuse authentiction information in the session, removing the need to start the request twice for authenticating servers when the authentication info has already been accepted | 2008-07-31 | abdaa62 |
![]() |
v0.5 | tgz | zip | Added operation queue tests | 2008-08-01 | 241dbad |
![]() |
v0.6 | tgz | zip | Made cookie in test last a bit longer | 2008-09-12 | c020411 |
![]() |
v0.7 | tgz | zip | Update readme for release | 2008-11-09 | d6e24fb |
![]() |
v0.8 | tgz | zip | Tweak tests to ensure old waitUntilAllOperationsAreFinished behaviour works again | 2008-11-11 | b8f5f36 |
![]() |
v0.9 | tgz | zip | Make gzipped file downloads work | 2009-02-23 | 192dc94 |
![]() |
v0.51 | tgz | zip | Fixed urls in tests | 2008-08-01 | 7b5dce9 |
![]() |
v0.52 | tgz | zip | Updated readme with link to new documentation | 2008-08-01 | 7624ef2 |
![]() |
v0.53 | tgz | zip | Fix using one too many boundary strings in post data. Some servers (like PHP) could handle this, which is why I didn't catch it before. Others (like Rails) would fail. Now compatible with Rails, anyway. | 2008-08-10 | 652a3a7 |
![]() |
v0.54 | tgz | zip | Fix naughty find and replace crapsplosion | 2008-08-10 | d001857 |
![]() |
v0.61 | tgz | zip | Added timeout support | 2008-09-13 | 076dc89 |
![]() |
v0.62 | tgz | zip | Fix a problem with credentials not being recreated when a new username and password are supplied after a first failure | 2008-09-13 | 0fbb974 |
![]() |
v0.71 | tgz | zip | Added tests for Basic and Digest authentication | 2008-11-10 | cfb68f8 |
![]() |
v0.81 | tgz | zip | Fix another silly test url typo | 2008-11-11 | d6ea371 |
![]() |
v0.82 | tgz | zip | Cleanup for release | 2008-11-12 | af23ac4 |
![]() |
v0.83 | tgz | zip | Added new method to set file data on ASIFormDataRequest with an NSData object | 2008-11-13 | 11a5056 |
![]() |
v0.84 | tgz | zip | Small tweak to fix progress issue when delegate is a UIProgressView (thanks to Roman Busyghin for this fix) | 2008-11-17 | b770517 |
![]() |
v0.85 | tgz | zip | Fix bug where HEAD requests created by ASINeworkQueues didn't present the request headers from the main request. | 2008-12-09 | f116d17 |
![]() |
v0.86 | tgz | zip | Add CFNetwork header to make iphone targets build out of the box in release configuration | 2008-12-20 | 8091283 |
![]() |
v0.87 | tgz | zip | * Prevent timeouts in low bandwidth situations when upload size > 128KB | 2008-12-31 | 0279004 |
![]() |
v0.88 | tgz | zip | Stop ASIHTTPRequest subclasses from recreating statics on initialize and leaking in the process | 2009-01-05 | 7e2b9e6 |
![]() |
v0.89 | tgz | zip | Parse text encoding from Content-Type header when supplied | 2009-01-09 | 0add004 |
![]() |
v0.91 | tgz | zip | Minor readme update | 2009-02-27 | 4c3db1b |
![]() |
v0.92 | tgz | zip | Minor readme update | 2009-02-27 | 4c3db1b |
![]() |
v0.93 | tgz | zip | Fix leak in setting response headers | 2009-03-12 | 5fb6e03 |
![]() |
v0.94 | tgz | zip | Added the ability to resume large file downloads | 2009-03-16 | 4f5ae46 |
![]() |
v0.95 | tgz | zip | Added clang script to handle the fact we now have two projects | 2009-03-22 | 7a09218 |
![]() |
v0.96 | tgz | zip | Clean up for release | 2009-04-04 | eef8619 |
![]() |
v0.97 | tgz | zip | Fix some issues with progress create by last changeset | 2009-05-16 | 7aca62d |
![]() |
v0.98 | tgz | zip | Remove debugging logs | 2009-05-31 | 3f1ef51 |
![]() |
v0.99 | tgz | zip | Added validatesSecureCertificate property to turn off SSL cert validation for testing with self-signed certs | 2009-06-07 | e81d570 |
![]() |
v0.881 | tgz | zip | Reapply tweaks to FormDataRequest tests to ensure they pass | 2009-01-05 | 0b59da7 |
![]() |
v0.951 | tgz | zip | Added method for cleaning up temporary file downloads, and tests for this | 2009-03-22 | 8339342 |
![]() |
v0.952 | tgz | zip | Fix cookies values being re-encoded | 2009-03-22 | 05ffabc |
![]() |
v0.991 | tgz | zip | Fix test error message | 2009-06-07 | 4dc5766 |
![]() |
v0.992 | tgz | zip | Change SSL error detection code to fix issues with iPhone platform (Thanks to Jane Sales for her report!) | 2009-06-09 | 03a71b6 |
![]() |
v0.993 | tgz | zip | Fixed issue with specifying an empty string for ASIFormDataRequest parameters | 2009-06-16 | 194cc40 |
![]() |
v0.994 | tgz | zip | Added new files to mac project | 2009-06-21 | 4d26738 |
![]() |
v0.995 | tgz | zip | Added auto-detect for proxies - please let me know if you find problems! | 2009-06-25 | bb72651 |
![]() |
v0.996 | tgz | zip | Stop using kCFStreamPropertyHTTPShouldAutoredirect and handle 30x redirection ourselves | 2009-07-13 | ab5f503 |
![]() |
v1.0 | tgz | zip | Readme update | 2009-07-14 | 531adde |
![]() |
v1.0.1 | tgz | zip | S3: Added COPY requests | 2009-07-15 | 8323150 |
![]() |
v1.0.2 | tgz | zip | Fix a problem where both finished and failed delegate methods could in some circumstances be called for the same request | 2009-07-16 | c73fb11 |
![]() |
v1.0.3 | tgz | zip | ASINetwork queues now show the network progress indicator while network operations are in progress | 2009-07-19 | d97f191 |
![]() |
v1.0.4 | tgz | zip | We now dump all cookies on redirection (cookies stored in the peristent store will be re-applied) | 2009-07-23 | 368d9e1 |
![]() |
v1.0.5 | tgz | zip | Fix a potential crasher (wrap readStream access in main loop in the cancelledLock) | 2009-07-26 | c5b610b |
![]() |
v1.0.6 | tgz | zip | Added proxy tests to iphone test target | 2009-08-02 | 0d05591 |
This feature is coming soon. Sit tight!