관리-도구
편집 파일: cdesc-FileHandler.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: add_handler - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: remove_handler comment: constants: - !ruby/object:RI::Constant comment: name: HandlerTable value: Hash.new full_name: WEBrick::HTTPServlet::FileHandler includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: call_callback - !ruby/object:RI::MethodSummary name: check_filename - !ruby/object:RI::MethodSummary name: do_GET - !ruby/object:RI::MethodSummary name: do_OPTIONS - !ruby/object:RI::MethodSummary name: do_POST - !ruby/object:RI::MethodSummary name: exec_handler - !ruby/object:RI::MethodSummary name: get_handler - !ruby/object:RI::MethodSummary name: nondisclosure_name? - !ruby/object:RI::MethodSummary name: prevent_directory_traversal - !ruby/object:RI::MethodSummary name: search_file - !ruby/object:RI::MethodSummary name: search_index_file - !ruby/object:RI::MethodSummary name: service - !ruby/object:RI::MethodSummary name: set_dir_list - !ruby/object:RI::MethodSummary name: set_filename - !ruby/object:RI::MethodSummary name: shift_path_info - !ruby/object:RI::MethodSummary name: trailing_pathsep? - !ruby/object:RI::MethodSummary name: windows_ambiguous_name? name: FileHandler superclass: AbstractServlet