Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drylikov/curl_dump
Intercept curl easy setopt calls and view or modify responses in any Windows application.
https://github.com/drylikov/curl_dump
Last synced: 8 days ago
JSON representation
Intercept curl easy setopt calls and view or modify responses in any Windows application.
- Host: GitHub
- URL: https://github.com/drylikov/curl_dump
- Owner: drylikov
- License: mit
- Created: 2024-07-12T22:15:07.000Z (4 months ago)
- Default Branch: drylikov
- Last Pushed: 2024-07-12T22:17:28.000Z (4 months ago)
- Last Synced: 2024-07-12T23:58:02.380Z (4 months ago)
- Language: C++
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Curl_dump
Intercept curl_easy_setopt calls and view or modify responses in any Windows application using cURL.Inject this dll into an application using cURL, and a console window will output any relevant info.