ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     3

  \A                 @   s&   d dl mZ dgZG dd deZdS )    )IntEnum
HTTPStatusc               @   s   e Zd ZdZdddZdZdZdZdZdZ	dZ
dZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZ dZ!dZ"dZ#dZ$dZ%dZ&dZ'dZ(dZ)dZ*dZ+dZ,dZ-dZ.dZ/dZ0dZ1dZ2dZ3dZ4dZ5dZ6dZ7dZ8dZ9dZ:dZ;dZ<dZ=dS )r   a  HTTP status codes and reason phrases

    Status codes from the following RFCs are all observed:

        * RFC 7231: Hypertext Transfer Protocol (HTTP/1.1), obsoletes 2616
        * RFC 6585: Additional HTTP Status Codes
        * RFC 3229: Delta encoding in HTTP
        * RFC 4918: HTTP Extensions for WebDAV, obsoletes 2518
        * RFC 5842: Binding Extensions to WebDAV
        * RFC 7238: Permanent Redirect
        * RFC 2295: Transparent Content Negotiation in HTTP
        * RFC 2774: An HTTP Extension Framework
     c             C   s"   t j| |}||_||_||_|S )N)int__new___value_phrasedescription)clsvaluer   r	   obj r   %/usr/lib64/python3.6/http/__init__.pyr      s
    zHTTPStatus.__new__d   Continue!Request received, please continuee   Switching Protocols.Switching to new protocol; obey Upgrade headerf   
Processing   OK#Request fulfilled, document follows   CreatedDocument created, URL follows   Accepted/Request accepted, processing continues off-line   Non-Authoritative InformationRequest fulfilled from cache   
No Content"Request fulfilled, nothing follows   Reset Content"Clear input form for further input   Partial ContentPartial content follows   Multi-Status   Already Reported   IM Used,  Multiple Choices,Object has several resources -- see URI list-  Moved Permanently(Object moved permanently -- see URI list.  Found(Object moved temporarily -- see URI list/  	See Other'Object moved -- see Method and URL list0  Not Modified)Document has not changed since given time1  	Use Proxy@You must use proxy specified in Location to access this resource3  Temporary Redirect4  Permanent Redirect  Bad Request(Bad request syntax or unsupported method  Unauthorized*No permission -- see authorization schemes  Payment Required"No payment -- see charging schemes  	Forbidden0Request forbidden -- authorization will not help  	Not FoundNothing matches the given URI  Method Not Allowed-Specified method is invalid for this resource  Not Acceptable%URI not available in preferred format  Proxy Authentication Required7You must authenticate with this proxy before proceeding  Request Timeout"Request timed out; try again later  ConflictRequest conflict  Gone5URI no longer exists and has been permanently removed  Length Required"Client must specify Content-Length  Precondition Failed Precondition in headers is false  Request Entity Too LargeEntity is too large  Request-URI Too LongURI is too long  Unsupported Media Type!Entity body in unsupported format  Requested Range Not SatisfiableCannot satisfy request range  Expectation Failed'Expect condition could not be satisfied  Unprocessable Entity  Locked  Failed Dependency  Upgrade Required  Precondition Required8The origin server requires the request to be conditional  Too Many RequestsOThe user has sent too many requests in a given amount of time ("rate limiting")  Request Header Fields Too LargeVThe server is unwilling to process the request because its header fields are too large  Internal Server ErrorServer got itself in trouble  Not Implemented&Server does not support this operation  Bad Gateway+Invalid responses from another server/proxy  Service Unavailable8The server cannot process the request due to a high load  Gateway Timeout4The gateway server did not receive a timely response  HTTP Version Not SupportedCannot fulfill request  Variant Also Negotiates  Insufficient Storage  Loop Detected  Not Extended  Network Authentication Required7The client needs to authenticate to gain network accessN)r   )r   r   r   )r   r   r   )r   r   )r   r   r   )r   r   r   )r   r   r   )r    r!   r"   )r#   r$   r%   )r&   r'   r(   )r)   r*   r+   )r,   r-   )r.   r/   )r0   r1   )r2   r3   r4   )r5   r6   r7   )r8   r9   r:   )r;   r<   r=   )r>   r?   r@   )rA   rB   rC   )rD   rE   r:   )rF   rG   r:   )rH   rI   rJ   )rK   rL   rM   )rN   rO   rP   )rQ   rR   rS   )rT   rU   rV   )rW   rX   rY   )rZ   r[   r\   )r]   r^   r_   )r`   ra   rb   )rc   rd   re   )rf   rg   rh   )ri   rj   rk   )rl   rm   rn   )ro   rp   rq   )rr   rs   rt   )ru   rv   rw   )rx   ry   rz   )r{   r|   r}   )r~   r   )r   r   )r   r   )r   r   )r   r   r   )r   r   r   )r   r   r   )r   r   r   )r   r   r   )r   r   r   )r   r   r   )r   r   r   )r   r   r   )r   r   )r   r   )r   r   )r   r   )r   r   r   )>__name__
__module____qualname____doc__r   ZCONTINUEZSWITCHING_PROTOCOLSZ
PROCESSINGr   ZCREATEDZACCEPTEDZNON_AUTHORITATIVE_INFORMATIONZ
NO_CONTENTZRESET_CONTENTZPARTIAL_CONTENTZMULTI_STATUSZALREADY_REPORTEDZIM_USEDZMULTIPLE_CHOICESZMOVED_PERMANENTLYZFOUNDZ	SEE_OTHERZNOT_MODIFIEDZ	USE_PROXYZTEMPORARY_REDIRECTZPERMANENT_REDIRECTZBAD_REQUESTZUNAUTHORIZEDZPAYMENT_REQUIREDZ	FORBIDDENZ	NOT_FOUNDZMETHOD_NOT_ALLOWEDZNOT_ACCEPTABLEZPROXY_AUTHENTICATION_REQUIREDZREQUEST_TIMEOUTZCONFLICTZGONEZLENGTH_REQUIREDZPRECONDITION_FAILEDZREQUEST_ENTITY_TOO_LARGEZREQUEST_URI_TOO_LONGZUNSUPPORTED_MEDIA_TYPEZREQUESTED_RANGE_NOT_SATISFIABLEZEXPECTATION_FAILEDZUNPROCESSABLE_ENTITYZLOCKEDZFAILED_DEPENDENCYZUPGRADE_REQUIREDZPRECONDITION_REQUIREDZTOO_MANY_REQUESTSZREQUEST_HEADER_FIELDS_TOO_LARGEZINTERNAL_SERVER_ERRORZNOT_IMPLEMENTEDZBAD_GATEWAYZSERVICE_UNAVAILABLEZGATEWAY_TIMEOUTZHTTP_VERSION_NOT_SUPPORTEDZVARIANT_ALSO_NEGOTIATESZINSUFFICIENT_STORAGEZLOOP_DETECTEDZNOT_EXTENDEDZNETWORK_AUTHENTICATION_REQUIREDr   r   r   r   r      s   
	                                        N)enumr   __all__r   r   r   r   r   <module>   s   