Questions tagged as 'http-headers'

0
answers

The underlying connection was closed / HttpWebRequest

I use this request to get the return of a page, but my connection is rejected with this message The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. Follow the model of my connect...
asked by 15.10.2015 / 15:10
1
answer

Http request with angle 6

I'm trying to consume a REST service that has a basic authentication with angle 6 however I'm not able to follow the code I'm using without success: public iniciarProcesso(dadosProcesso: string): Observable<any> { const headers = new...
asked by 16.08.2018 / 19:19