Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: ade66c2ec4dd66ec61ca4fe689264bfd87d8e986
Ticket: 443195ffffffffffffffffffffffffffffffffff
Export documented http::[a-z]* commands
User & Date: dkf 2013-11-12 14:52:12
Changes

  1. assignee changed to: "aku"
  2. closer changed to: "nobody"
  3. comment changed to:
    The commands
    
    http::data
    http::status
    http::code
    http::ncode
    http::size
    http::error
    http::cleanup
    
    are all documented, public commands of the
    package http.  They should be added to the
    [namespace export] list.
    
    Also, the command
    
    http::mapReply
    
    has the form of a public command.  It should either
    be documented and [namespace export]ed, or should
    be changed to look like a private command.
    
  4. login: "dkf"
  5. mimetype: "text/plain"
  6. resolution changed to: "Remind"
  7. severity changed to: "Minor"