Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 325 Bytes

functions-http-client-best-practices.md

File metadata and controls

4 lines (4 loc) · 325 Bytes

Tip

If you plan to use the HTTP or WebHook bindings, plan to avoid port exhaustion that can be caused by improper instantiation of HttpClient. For more information, review the article Improper Instantiation antipattern.