jahwag / ClaudeSync

ClaudeSync is a Python tool that automates the synchronization of local files with Claude.ai Projects
MIT License
165 stars 24 forks source link

curl fallback #21

Closed jahwag closed 1 month ago

jahwag commented 1 month ago

This pull request implements cURL as an alternative HTTP client for users experiencing issues with the default client. Users can manually switch to cURL to handle network requests.