Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

$resource loses its URL's trailing slash #2589

@temporaryaccount

Description

@temporaryaccount

When I define a $resource with a URL with trailing slash (e.g. '/ajax/') and then use it, Angular tries to fetch just '/ajax' at first, then it gets a HTTP redirect from Apache to '/ajax/', then it uses the correct URL.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions