Project

General

Profile

Actions

feature request #4643

open

task #6992: Refactor and modernize REST web service API

make all cdm-remote urls case insensitive [DISCUSS]

Added by Andreas Kohlbecker about 9 years ago. Updated about 2 years ago.

Status:
New
Priority:
New
Category:
cdmlib-remote
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal

Description

Anreas Müller suggested to make all URLs fully case insensitive.

The case sensitivity of the can cause problems to users which make mistakes when they write URLs by hand. In case of request parameters which have letters written in de wrong case, the url might not match

the path mathing can be made insensitive by implementing an case insensitive pathmather:

see http://stackoverflow.com/questions/4150039/how-can-i-have-case-insensitive-urls-in-spring-mvc-with-annotated-mappings

But what about the query parameter names and values?

these must be handled differently

Actions #1

Updated by Andreas Müller almost 9 years ago

  • Subject changed from make all cdm-remote urls case inssensitive [DISCUSS] to make all cdm-remote urls case insensitive [DISCUSS]
Actions #2

Updated by Andreas Kohlbecker over 6 years ago

  • Description updated (diff)
  • Parent task set to #6992
  • Private changed from Yes to No
Actions #3

Updated by Andreas Müller about 2 years ago

  • Assignee changed from Andreas Kohlbecker to Andreas Müller
  • Target version set to Unassigned CDM tickets
Actions

Also available in: Atom PDF