Skip to content

Make removeTrailingSlash configurable #76

Description

@pstaender

Hi there!

First thanks for the nifty framework, I love to work with it :)

I need to access the url in some cases with a trailing slash (this particular case is to simulate a folder/index.html behaviour - in the current case relative urls won't work because the path …/folder/ becomes …/folder).

Would a setter be a good solution and be possible to implement? $app->setRemoveTrailingSlash(true|false)? Or is there a way to configure it which I missed out?

Best Regards
Philipp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions