Index: tools/telemetry/docs/telemetry.core.memory_cache_http_server.html |
diff --git a/tools/telemetry/docs/telemetry.core.memory_cache_http_server.html b/tools/telemetry/docs/telemetry.core.memory_cache_http_server.html |
index ffbbbc7b993393357aca2030b5e8b657d262e253..c4991c43eed8a6b2203e8c8dbeaf35a571bcdad1 100644 |
--- a/tools/telemetry/docs/telemetry.core.memory_cache_http_server.html |
+++ b/tools/telemetry/docs/telemetry.core.memory_cache_http_server.html |
@@ -94,6 +94,9 @@ Static methods defined here:<br> |
<hr> |
Data descriptors defined here:<br> |
+<dl><dt><strong>__dict__</strong></dt> |
+<dd><tt>Return a new OrderedDict which maps field names to their values</tt></dd> |
+</dl> |
<dl><dt><strong>from_byte</strong></dt> |
<dd><tt>Alias for field number 0</tt></dd> |
</dl> |
@@ -230,7 +233,7 @@ probably be diagnosed.)</tt></dd></dl> |
<hr> |
Data and other attributes inherited from <a href="SimpleHTTPServer.html#SimpleHTTPRequestHandler">SimpleHTTPServer.SimpleHTTPRequestHandler</a>:<br> |
-<dl><dt><strong>extensions_map</strong> = {'': 'application/octet-stream', '.123': 'application/vnd.lotus-1-2-3', '.3dml': 'text/vnd.in3d.3dml', '.3g2': 'video/3gpp2', '.3gp': 'video/3gpp', '.7z': 'application/x-7z-compressed', '.a': 'application/octet-stream', '.aab': 'application/x-authorware-bin', '.aac': 'audio/x-aac', '.aam': 'application/x-authorware-map', ...}</dl> |
+<dl><dt><strong>extensions_map</strong> = {'': 'application/octet-stream', '.%': 'application/x-trash', '.323': 'text/h323', '.3gp': 'video/3gpp', '.7z': 'application/x-7z-compressed', '.a': 'application/octet-stream', '.abw': 'application/x-abiword', '.ai': 'application/postscript', '.aif': 'audio/x-aiff', '.aifc': 'audio/x-aiff', ...}</dl> |
<dl><dt><strong>server_version</strong> = 'SimpleHTTP/0.6'</dl> |
@@ -326,7 +329,7 @@ Data and other attributes inherited from <a href="BaseHTTPServer.html#BaseHTTPRe |
<dl><dt><strong>responses</strong> = {100: ('Continue', 'Request received, please continue'), 101: ('Switching Protocols', 'Switching to new protocol; obey Upgrade header'), 200: ('OK', 'Request fulfilled, document follows'), 201: ('Created', 'Document created, URL follows'), 202: ('Accepted', 'Request accepted, processing continues off-line'), 203: ('Non-Authoritative Information', 'Request fulfilled from cache'), 204: ('No Content', 'Request fulfilled, nothing follows'), 205: ('Reset Content', 'Clear input form for further input.'), 206: ('Partial Content', 'Partial content follows.'), 300: ('Multiple Choices', 'Object has several resources -- see URI list'), ...}</dl> |
-<dl><dt><strong>sys_version</strong> = 'Python/2.7.2'</dl> |
+<dl><dt><strong>sys_version</strong> = 'Python/2.7.3'</dl> |
<dl><dt><strong>weekdayname</strong> = ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun']</dl> |
@@ -494,6 +497,9 @@ Static methods defined here:<br> |
<hr> |
Data descriptors defined here:<br> |
+<dl><dt><strong>__dict__</strong></dt> |
+<dd><tt>Return a new OrderedDict which maps field names to their values</tt></dd> |
+</dl> |
<dl><dt><strong>byte_range</strong></dt> |
<dd><tt>Alias for field number 1</tt></dd> |
</dl> |