Sockets HTTPs on GitHub
Hello. I'm trying to make an version check via github, but can't seem to get connected to github:
https://raw.githubusercontent.com/Gu...sion_check.txt PHP Code:
Code:
|
Re: Sockets HTTPs on GitHub
You should use "^r^n" for a new line, not just "^n". That's how HTTP works.
|
Re: Sockets HTTPs on GitHub
Thanks, but it doesn't work :(
I tried this: PHP Code:
|
Re: Sockets HTTPs on GitHub
Idk much about http, but shouldn't you use HTTPS instead of HTTP ? Again, no ideea, just asking.
|
Re: Sockets HTTPs on GitHub
As far as I have searched, there isn't such thing.
|
Re: Sockets HTTPs on GitHub
Quote:
@Guskis, try using port 80 or 8080 instead for HTTP. |
Re: Sockets HTTPs on GitHub
Quote:
cURL output when using HTTPS Code:
# curl -v https://google.comCode:
# curl -v google.com:443 |
Re: Sockets HTTPs on GitHub
So, how should look that plugin?
|
Re: Sockets HTTPs on GitHub
Just use HTTP? I hope github does not deny you because of it. :D
|
Re: Sockets HTTPs on GitHub
Can you give me a working example? I can't get it to work :/
|
| All times are GMT -4. The time now is 17:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.