| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This commit bears the fix for the method definition in HttpClient class where convert_response method has a parameter missing in the definition. This change adds a request parameter of type HttpRequest in the method definition. closes #10
| Back | FazBrowse Home | New Git URL |
This PR bears the fix for the method definition in HttpClient class where convert_response method has a parameter missing in the definition. This change adds a request parameter of type HttpRequest in the method definition.
closes #10