Posted to tcl by venks at Wed Aug 18 02:04:38 GMT 2010view raw

  1. Server Error: key "content-type" not known in dictionary
  2.  
  3. key "content-type" not known in dictionary
  4. Error Code 'TCL LOOKUP DICT content-type'
  5.  
  6. key "content-type" not known in dictionary
  7. while executing
  8. "dict get $r content-type"
  9. (class "::Direct" method "do" line 24)
  10. invoked from within
  11. "{*}$defs(::Domains::nubs) do $r"
  12. ("*,/nub/*" arm line 3)
  13. invoked from within
  14. "switch -glob -- [dict get $r -host],[dict get $r -path] {
  15.  
  16. "*,/wub/docs/*" {
  17. Debug.nub {Dispatch [dict get $r -url] via *,/wub/docs/*..."
  18. (procedure "do" line 79)
  19. invoked from within
  20. "do REQUEST [pre $r]"