6fd8ee46e8
The class common.http.HTTPClient is deprecated and merked for removal in Stein. This patch removes it entirely, the class common.http.SessionClient should be used instead. Change-Id: I527d39d64c3ded9f61babcdf07d0492799b76fb9 Story: 2006422 Task: 36314
6 lines
144 B
YAML
6 lines
144 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Removes deprecated ``common.http.HTTPClient`` class.
|
|
The ``common.http.SessionClient`` class should be used instead.
|