Skip to content

On demand module exclusion for server mode #28

@grantat

Description

@grantat

In a discussion with @anwala there is a desire to add the feature of excluding modules based on a request sent to the server's API. Since the last part of API URI is the URI-R, /cd/{URI-R}, there would be a need to a discussion about how to include the excluded modules in the API URI. We still want to be able to request URI-Rs with parameters as indicated in #15, ruling out the use of exclusions via query parameters. A few possibilities:

  • Wayback style /cd{exclusions}/{URI-R}
  • Custom routing/cd/e/{exclusions}/{URI-R}

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