HomeSort by relevance Sort by last modified time
    Searched full:error_content_type (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
BaseHTTPServer.py 369 self.send_header("Content-Type", self.error_content_type)
376 error_content_type = DEFAULT_ERROR_CONTENT_TYPE variable in class:BaseHTTPRequestHandler
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
BaseHTTPServer.py 369 self.send_header("Content-Type", self.error_content_type)
376 error_content_type = DEFAULT_ERROR_CONTENT_TYPE variable in class:BaseHTTPRequestHandler

Completed in 194 milliseconds