reset

open fun reset()

Releases the implementation of the HTTP service. The strong reference from the factory to a custom HTTP service implementation will be released. This can be used to release the HTTP service implementation once it is no longer needed. It may otherwise be kept until the end of the program.