Shodan.Net
c# client for the shodan api
Public Member Functions | Protected Member Functions | List of all members
Shodan.Net.RequestHandler Class Reference

sane wrapper of http, and simple abstraction layer for unit testing More...

Inheritance diagram for Shodan.Net.RequestHandler:
Shodan.Net.IRequstHandler

Public Member Functions

async Task< T > MakeRequestAsync< T > (Uri url, HttpContent content=null, RequestType requstType=RequestType.GET)
 
void Dispose ()
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Detailed Description

sane wrapper of http, and simple abstraction layer for unit testing


The documentation for this class was generated from the following file: