Closed varunsridharan closed 5 years ago
fsockopen is a standard function and curl is an external component so it's strongly preferable to fix the socket. Also I cannot reproduce your issue
@sunchaserinfo i used this readme https://plugins.svn.wordpress.org/sku-shortlink-for-woocommerce/trunk/readme.txt And i tested in my local i still get 400 Bad Request
Code :
Response :
Some how it worked again. sorry i am closing this issue now.
@sunchaserinfo FIY : i have the domain wpreadme2markdown.com if u want i can map ns / cname for the web version
@varunsridharan I see you messed up with quotes in your 'fork'. We cannot support forks sorry :D
@varunsridharan We cannot have https on custom domains on the free Heroku plan so I think that domain is a waste of money here. You can add a http redirect to https://wpreadme2markdown.herokuapp.com/ however if you want
When i run this script i just keep getting
[missing image]
in my readme.md so i digg deep and found i keep getting400 Bad Request
error i feel like the url validation should be done using Curl instead of fsock