50-protocol-handler-procs.tcl

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove comma before that

  1. … 9 more files in changeset.
Remove changes not meant to be committed

Fix conflict leftovers

Prefer new, properly cached api

  1. … 1 more file in changeset.
Fix duplicated words

  1. … 3 more files in changeset.
prefer dict over tcl arrays: cleanup of leftovers

Improvde code documentation

  1. … 3 more files in changeset.
reduce verbosity

prefer dict over tcl arrays

Fix typos

  1. … 76 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
whitespace cleanup

add experimental support for regression testing

Add missing "return filter_return" for UNAUTHORIZED requests (may thank to markus moser for noticing)

whitespace changes: improve linebreaks

white space cleanup and removal of unneeded line

Improve handling of unauthorized cases via exception handling

fix typos

  1. … 8 more files in changeset.
Remove "catch {unset var}" idiom by "unset -nocomplain var"

  1. … 4 more files in changeset.
prefer XOTcl2 idioms

  1. … 10 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- provide more support for DAV-like protocols to protocol handlers

update list of RFCs, provide descriptions

document, which HTTP methods are defined by which RFC

added REPORT method to protocol handler

- reset ::ad_conn(request) after "ad_conn -reset"

- minor changes to Protocol handlers:

* strip the root-director form both the requested uri and the destinaton

* add OPTIONS to handled methods

* as package_id as instance variable

- make all switch statements safe (as principle)

  1. … 5 more files in changeset.
- factor out protocol handler from ical-procs, provide backward compatibility

    • -0
    • +175
    ./50-protocol-handler-procs.tcl
  1. … 1 more file in changeset.