# iCurlHTTP

> HTTP web server response diagnostic tool simulating cURL tests. (iPhone/iPad app by Jason Cox.)

- Source: https://appshunter.io/ios/app/icurlhttp/id611943891 (this page in markdown: same URL + `.md`)
- Developer: [Jason Cox](https://appshunter.io/developer/611943900)
- Category: Utilities, Education
- Price: Free
- Rating: 4.40/5 from 30 App Store ratings · 45 written reviews indexed
- Age rating: 17+
- Requires: iOS 13.0 · 9 MB
- Languages: American English
- Released: 2013-03-12
- Data updated: 2026-08-18
- Monetization: paid
- User reviews in markdown: https://appshunter.io/ios/app/icurlhttp/id611943891/reviews.md

## What is iCurlHTTP?

HTTP Web Server Response Diagnostic Tool - Curl for iPhone and iPad

iCurlHTTP is a simple, easy to use app that allows you to run MacOS/Linux-like cURL tests against URLs.  It can simulate different web browsers (user-agents) to retrieve the raw HTTP headers and HTML response from web servers.  

** GET, HEAD & POST Requests (GET, HEAD, POST, PUT, DELETE, OPTIONS and TRACE on iPad)
** SSL Support - https requests with basic certificate and handshake information
** Keeps a history of URLs tested with HEADER and POST data and provides them in a dropdown for easy repeated testing
** Simulates curl, iPhone, iPad, Safari, IE, Chrome and custom user-agent browsers
** Simple single-view interface with realtime result screen.
** iPhone and iPad support
** Verbose and Basic Detail
** HTTP Timing Details (Name Lookup, TCP Connect, SSL Handshake, First Byte and Total)
** Set custom User-Agent, Host Headers, Timeouts, HTTP Authentication, SSL Mode and POST Data
** Share Feature to send output to Clipboard, Printer and Email
** HTTP/2 Support
** IPv4 and IPv6 DNS Resolution with Option for Manual Address Resolution (via HOST:PORT:ADDRESS)

## Key features

- Simulate browser user-agents
- Inspect raw HTTP headers and HTML
- Support for GET, HEAD, POST, PUT, DELETE, OPTIONS, TRACE requests
- SSL support with certificate info
- History of tested URLs
- Detailed HTTP timing analysis
- HTTP/2 and IPv4/IPv6 support

## Recent user reviews (10 of 45)

All indexed reviews: https://appshunter.io/ios/app/icurlhttp/id611943891/reviews.md

### 4/5 — Useful but could use some enhancements

*2026-08-15*

This app is great for troubleshooting http issues from your phone. It even follows redirects! It could implement more options found in the curl cli, but it’s a solid 4/5 app!

### 5/5 — Perfekt!

*2025-12-15, version 1.17*

Just works. No ads. Gamchanger!

### 5/5 — Super

*2025-09-17, version 1.17*

Einfach perfekt um schnell Informationen von Extern über das Ausliefern der Zertifikate zu haben. Danke.

### 5/5 — Weltklasse!

*2025-02-19, version 1.17*

Das ist ein Tool welches ich so auch auf dem Desktop haben möchte! PERFEKT! DANKE!

### 4/5 — Missing search and font setting

*2024-12-17, version 1.17*

Otherwise it’s great.

### 4/5 — Way better than the other ones.

*2024-09-04*

This is way better than the other ones. The only issue is it chokes on any download that is greater than 200k which is pretty common nowadays.

### 5/5 — iPhoneでcurlとか便利すぎ！

*2024-06-11, version 1.17*

細かいオプションもあるし、ちゃんと動きます！

### 5/5 — Clean and Productive.

*2024-02-07, version 1.17*

Second all of the points from @Banjor_ 8/13 review.

Very usefull and clean interface.

Thanks for making this Jason Cox!

### 5/5 — Thorough and Complete HTTP transaction logs

*2023-08-14, version 1.17*

What I hate about most HTTP transaction parsers is that they try to sweep under the rug a lot of what is going on behind the scenes. Jasosn's iCurl is great because it logs everything, so even though it can be a bit slow when parsing a whole lot of data (look at what a simple HTTP GET against Google.com gets you for various user agents for instance) you get to see all of that. This is enormously helpful when trying to do low-level network troubleshooting at the layer just above packet capture. When combining the log from iCurl with a PCAP packet capture, it helps to show exactly what is being loaded across the network which is a big part of the answer "why is it taking so long?" when diagnosing a slow connection. This is especially important for API and troubleshooting scenarios, I consider this tool a hidden gem that I utilize when investigating network shenanigans. I use this on my MacBook Pro with Apple Silicon in addition to my iPhone and iPads, I love that it works on all platforms. A great app, so much value and I'm so glad that Jason Cox decided to make it available. Thanks!

### 5/5 — Works well!

*2022-08-21, version 1.17*

Works as intended

## Frequently asked questions about iCurlHTTP

### What does iCurlHTTP do?

iCurlHTTP allows you to perform cURL-like tests against URLs directly from your iPhone or iPad. It helps you retrieve raw HTTP headers and HTML responses from web servers, simulate different browser user-agents, and analyze network performance.

### What are the key features of iCurlHTTP?

Key features include support for various HTTP request methods (GET, HEAD, POST, etc.), SSL support, a history of tested URLs, the ability to simulate different user-agents, detailed HTTP timing information, and HTTP/2 support.

### Is iCurlHTTP free to use?

Based on the provided information, iCurlHTTP is a paid application. It does not appear to have in-app purchases or advertisements.

### What devices is iCurlHTTP compatible with?

The app is designed for both iPhone and iPad, offering support for both device types. It also supports IPv4 and IPv6 DNS resolution.

### Who would benefit from using iCurlHTTP?

This app is ideal for web developers, QA testers, and IT professionals who need to quickly diagnose web server issues or test API endpoints while on the go. It provides detailed insights into HTTP responses and network performance.

## Version history (last 5 releases)

### 1.19 — 2026-08-16

Version 1.19

• New: Display Headers Only mode – skip the response body for faster testing of large downloads (like curl -o /dev/null)
• New: Fixed Width Font option for the response viewer
• New: Manually override the proxy – set a custom proxy or force a direct connection, independent of your device's system proxy
• Increased the large file warning threshold to 2MB to match today's web pages
• Fixed layout on newer iPhones with a notch or Dynamic Island
• Major performance improvements – faster loading and much smoother scrolling on large responses, with several UI freezes fixed
• General compatibility and stability updates

### 1.18 — 2026-01-07

* Support for new iPhone 17 Pro (2622x1206) and Pro Max (2868x1320)
* Adjusted UI margins for dynamic island and bottom safe area
* Updates - New libcurl (8.17.0), openssl (3.0.18), nghttp2 (1.68.0) libraries

### 1.17 — 2022-05-31

* Support for new iPhone 13
* Updates - New libcurl (7.83.1), openssl (1.1.1o), nghttp2 (1.47.0) libraries
* Updates - Browser User Agents Updated and replaced IE with Edge.

### 1.16 — 2021-01-03

* Added support for new iPhone 12 models (12, Pro, Pro Max, Mini) in v.1.15
* Bug Fix - SSLv3 Added for Testing (Force SSLv3 Setting)

### 1.15 — 2020-12-30

* Added support for new iPhone models (iPhone 12, Pro, Pro Max, Mini)
* Updates - New libcurl (7.74.0), openssl (1.1.1i), nghttp2 (1.42.0) libraries

## Apps similar to iCurlHTTP

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [iNetTools - Ping,DNS,Port Scan](https://appshunter.io/ios/app/inettools-pingdnsport-scan/id561659975) | 4.6 (5,625) | Free | Utilities |
| [UDP/TCP/REST Network Utility](https://appshunter.io/ios/app/udptcprest-network-utility/id1246823651) | 4.2 (29) | Free | Utilities |
| [Charles Proxy](https://appshunter.io/ios/app/charles-proxy/id1134218562) | 4.0 (185) | $8.99 | Utilities |
| [ntfy](https://appshunter.io/ios/app/ntfy/id1625396347) | 4.8 (401) | Free | Utilities |
| [MySQL QueryDB Client](https://appshunter.io/ios/app/mysql-querydb-client/id576948046) | 4.4 (103) | Free | Utilities |
| [iTerminal - SSH Telnet Client](https://appshunter.io/ios/app/iterminal-ssh-telnet-client/id581455211) | 4.3 (117) | Free | Utilities |

## Related topics

[apple pay cash](https://appshunter.io/ios/topics/apple-pay-cash) · [http https](https://appshunter.io/ios/topics/http-https) · [service electric](https://appshunter.io/ios/topics/service-electric) · [better xcloud](https://appshunter.io/ios/topics/better-xcloud)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-18.*
