You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to keep it single-header with no dependencies and Public Domain. To stay Public Domain (see https://github.com/elnormous/HTTPRequest/blob/master/UNLICENSE) I have to implement all the algorithms used by SSL myself (or find Public Domain implementations). I have implementation SHA and working on RSA. If/when I finish it, I will implement SSL (that supports only SHA and RSA) into HTTPRequest.
Are you planning to add support for https?
The text was updated successfully, but these errors were encountered: