We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As per Docs, WebRequest is deprecated and not recommended for developmemt
Effected method - https://github.com/zerodha/dotnetkiteconnect/blob/master/KiteConnect/Kite.cs#L1249
The text was updated successfully, but these errors were encountered:
Duplicate of #36
Sorry, something went wrong.
fix: use HttpClient for requests. fixes #36 and #39
3d580fe
Available in v4.3.0
No branches or pull requests
As per Docs, WebRequest is deprecated and not recommended for developmemt
![image](https://private-user-images.githubusercontent.com/64919520/342311632-5e1201d2-cd23-4805-947e-94e411f09e00.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg3ODU4MTksIm5iZiI6MTczODc4NTUxOSwicGF0aCI6Ii82NDkxOTUyMC8zNDIzMTE2MzItNWUxMjAxZDItY2QyMy00ODA1LTk0N2UtOTRlNDExZjA5ZTAwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA1VDE5NTgzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRhODY1NTNkMTJhMjhkNDBlZDM2NmFiMDIxYjM2OWQxNzZlM2E1Zjk4OTQwYmU4Nzc5ZjllYTg1ZGVlYWIzZjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.aYRWLk8vC1HjinFKawDiXn9HOmiRFkGSCZ26uUgqpVU)
Effected method - https://github.com/zerodha/dotnetkiteconnect/blob/master/KiteConnect/Kite.cs#L1249
The text was updated successfully, but these errors were encountered: