Skip to content

Fix problem running rave against some web servers

Compare
Choose a tag to compare
@unscriptable unscriptable released this 29 Sep 18:44
· 32 commits to master since this release

As as version 0.4.2, rave was erroneously inserting an extra slash after the host name in the baseUrl. Many web servers ignore the extra slash, but some don't. Rave no longer inserts the extra slash.