Skip to content

The response.header type is 'http.client.HTTPMessage', not a string. #8

@ac0d3r

Description

@ac0d3r
In [2]: import HackRequests 
   ...:  
   ...: hack = HackRequests.hackRequests() 
   ...: url = "http://x.hacking8.com" 
   ...: resp = hack.http(url) 
   ...: resp.header                                                                                                                                                                
Out[2]: <http.client.HTTPMessage at 0x10a50e588>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions