Tickets

Issues

# TODO: Remove hard-coded configuration file, it hould be generated based on

  • Id: c0bb54a8e5eb80c226a78fd6eb7c9826
  • Status: Open
  • Initial commit: 688b8110f9a0ab2ffa9fb63c765809a0c670a76d
  • Creation date: 2013-05-11 10:05:32
  • Last changed: 2013-05-26 17:58:52
  • Created by: Laurent Defert
  • File: httpget.py
  • Last changed by: Laurent Defert

# TODO: Remove hard-coded configuration file, it hould be generated based on
# the command argument.
DEFAULT_CONF_FILE = '.httpget'
DEFAULT_CONF = '''# httpget default configuration file
[client]
# Hosts list

History
    Changed by Laurent Defert on 2013-05-26 17:58:52 during e38a30b83096f56e97a498fc40b654025e07dae3
  • File: httpserve.py - httpget.py
  • Content: updated from
    # TODO: Remove hard-coded configuration file, it hould be generated based on
    # the command argument.
    DEFAULT_CONF_DIR = '.httpserve'
    DEFAULT_CONF_FILE = 'httpserve.conf'
    DEFAULT_CONF = '''# httpserve default configuration file
    [server]
    
  • Changed by Laurent Defert on 2013-05-25 11:24:59 during 3cf1e8f9f345c812e96324982b16238c2b853bb2
  • Content: updated from
    # TODO: Remove hard-coded configuration file, it hould be generated based on
    # the command argument.
    DEFAULT_CONF_FILE = '.httpserve'
    DEFAULT_CONF = '''# httpserve default configuration file
    [server]
    # Public ip