Remove the deprecated use_http_response flag
Problem to solve
For a smooth migration to the new gRPC response fields, ExecutorGitLabHttpClient accepts a use_http_response flag.
Proposal
Once all calls are passing use_http_response flag, remove this flag and make it default behavior
Further details
Links / references
Edited by Halil Coban