diff options
author | Oren Hurvitz | 2014-04-02 08:52:44 +0300 |
---|---|---|
committer | Oren Hurvitz | 2014-04-02 08:52:44 +0300 |
commit | aa217cf90fbecf9334fc60d588968723ed17c351 (patch) | |
tree | d286ebcd9a403067a2990d96f2e4c0852f9e7118 /OpenSim/Framework/CnmMemoryCache.cs | |
parent | Fixed last-resort sending of error response (HTTP 500) when an error occurs w... (diff) | |
download | opensim-SC_OLD-aa217cf90fbecf9334fc60d588968723ed17c351.zip opensim-SC_OLD-aa217cf90fbecf9334fc60d588968723ed17c351.tar.gz opensim-SC_OLD-aa217cf90fbecf9334fc60d588968723ed17c351.tar.bz2 opensim-SC_OLD-aa217cf90fbecf9334fc60d588968723ed17c351.tar.xz |
Better string matching when searching for REST handlers: must match an entire path component (ending with '/' or a similar character).
For example, these should match: "/assets" and "/assets/12345", but these shouldn't match: "/assets" and "/assets_exist".
Diffstat (limited to 'OpenSim/Framework/CnmMemoryCache.cs')
0 files changed, 0 insertions, 0 deletions