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: 9 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 (9 months ago)
- Default Branch: drylikov
- Last Pushed: 2024-07-12T22:17:28.000Z (9 months ago)
- Last Synced: 2025-03-27T14:06:31.895Z (27 days ago)
- Language: C++
- Size: 6.84 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- 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.