No announcements
Found 3120476 threads
-
1 Votes
Http Request-Response - Custom Header
We are starting to use Logic Apps in the business but finding that some of the headers that are appended to the HTTP request are causing issues with third party providers.Answered | 3 Replies | 1590 Views | Created by akshata13 - Friday, October 28, 2016 9:58 PM | Last reply by Eduardo GR - Friday, January 19, 2018 10:56 AM -
0 Votes
Append header with internal Request, Response
Could you post here exact request you send to the server for which you receive such response.Answered | 5 Replies | 7226 Views | Created by Ramkumar_TPS - Tuesday, March 17, 2009 9:50 AM | Last reply by Oleksii Prokopchuk [NCL] - Thursday, April 16, 2009 5:23 PM -
1 Votes
HTTP Request response problems
What does the HTML response say?Answered | 2 Replies | 370 Views | Created by David Abitbol - Wednesday, January 10, 2018 4:12 PM | Last reply by Johns-305 - Thursday, January 11, 2018 1:40 PM -
0 Votes
Excessive Information in HTTP Response Header
Thanks Andrew Andrew Westgarth Co-Founder of North East Bytes - http://www.nebytes.net - http://twitter.com/nebytes MVP for Internet ...Answered | 10 Replies | 1940 Views | Created by nalla satish - Tuesday, June 30, 2015 9:56 AM | Last reply by Andrew Westgarth - Thursday, September 10, 2015 10:01 AM -
0 Votes
Add custom HTTP header to all requests from <rsweb:ReportViewer>
I am afraid we cannot add extra HTTP header via JavaScript, since the HTTP request is encapsulated in the browser.Answered | 1 Replies | 5386 Views | Created by dob_xml - Tuesday, June 5, 2012 1:34 PM | Last reply by Edward Zhu - Monday, June 11, 2012 8:45 AM -
0 Votes
Response headers names lowercased in HTTPS on IIS 10.0
Hello, I'd ask in Microsoft's IIS Forums.Answered | 2 Replies | 1585 Views | Created by Sergey V - Monday, October 31, 2016 3:41 PM | Last reply by Just Karl - Monday, December 19, 2016 6:01 PM -
0 Votes
Alter host header in HTTPS request
Now, if the IP that you use for WCF is different from all other sites, then you dont even need a host header for your site that is hosting the service.Answered | 4 Replies | 3345 Views | Created by arootbeer - Monday, October 20, 2008 8:16 PM | Last reply by arootbeer - Tuesday, November 4, 2008 5:27 AM -
1 Votes
HTTP GET Request Returning Encoded Response
So to get the body of the response it would be: @{decodeBase64(body('http')['$content'])} Let me know if that ...Answered | 3 Replies | 1033 Views | Created by Christine_T - Monday, February 22, 2016 10:16 PM | Last reply by Jeff Hollan [MSFT] - Thursday, February 25, 2016 5:49 PM -
1 Votes
Validating data in a Header response
Hi Richard, I was able to access the headers via the e.Request.Headers in the postrequest method of a custom web test request plugin ...Answered | 1 Replies | 3933 Views | Created by richard84 - Tuesday, September 29, 2009 1:43 PM | Last reply by Jonathan Ren - Tuesday, September 29, 2009 4:02 PM -
1 Votes
Manually create HTTP Request/Header string
HttpWebRequest request; request.Headers["Header"] = "Value"; you need to set all the headers; can do that ...Answered | 1 Replies | 2389 Views | Created by Ryan.dn - Tuesday, June 25, 2013 1:04 PM | Last reply by Dave Smits - Tuesday, June 25, 2013 2:16 PM -
0 Votes
Throwing new HTTP Request/Response Packets
Essentially I do the following in the decoder: using HTTP; var header = RequestHeader(m); if(header !Answered | 2 Replies | 1707 Views | Created by Charles Denny - MSFT - Tuesday, May 26, 2015 1:06 AM | Last reply by Charles Denny - MSFT - Wednesday, May 27, 2015 5:01 AM -
0 Votes
Distinguish Web application and website using response/request Headers in c#
Hello Ashish, X-PowredBy is request header generally in applicationhot.config of IIS at below location.Answered | 2 Replies | 1427 Views | Created by ashishshivhare - Tuesday, February 24, 2015 4:49 AM | Last reply by Kristin Xie - Wednesday, February 25, 2015 8:36 AM -
0 Votes
How to set default or customized HTTP Headers for WebView?
http://www.nomadplanet.fr/2010/09/custom-http-headers-for-every-request-made-in-uiwebviews/Answered | 3 Replies | 2454 Views | Created by Dawei Cheng - Monday, August 27, 2012 6:29 AM | Last reply by Rob Caplan [MSFT] - Wednesday, August 29, 2012 1:59 AM -
0 Votes
Message only Request-Response Correlation with Http Adapter
I tested the same with http, but context properties required for response are not available with http.Answered | 11 Replies | 6007 Views | Created by Raminder - Monday, September 28, 2009 3:59 PM | Last reply by Thiago Antonio Brancher de Almeida - Tuesday, September 29, 2009 9:16 AM -
1 Votes
response headers server script?
Hi, You say you make a request to Twitter, so you are not getting response object from the doc you have presented.Answered | 2 Replies | 2637 Views | Created by Forkoholic - Thursday, July 18, 2013 3:09 AM | Last reply by Forkoholic - Thursday, July 18, 2013 1:57 PM -
0 Votes
Response Header Validation
Hello ck, I am afraid there is no some built-in or easy way to accomplish it, if you do not like custom one, you follow Rubel's suggestion or write pre request ...Answered | 11 Replies | 6588 Views | Created by ck_technology - Wednesday, July 14, 2010 5:02 PM | Last reply by Edwer Fang - Thursday, July 22, 2010 7:47 AM -
0 Votes
Cache-Control been set to no-cache on HTTP response headers
The Data Services framework sets the cache headers to no-cache by default to ensure you get up-to-date responses to the requests for data you make to the server.Answered | 3 Replies | 9454 Views | Created by BaoshanSheng - Thursday, February 26, 2009 8:43 AM | Last reply by JeremyCaney - Saturday, September 19, 2009 3:02 AM -
3 Votes
HTTP Response Header Variable returns null in IE 11
The Date, Cache-Control, and Server headers are stripped out when the entry is committed to the WinINET cache (see the dump below), and thus aren't available when your XHR sends the same ...Answered | 10 Replies | 7701 Views | Created by Karl Foster - Wednesday, March 5, 2014 3:46 PM | Last reply by - Wednesday, April 2, 2014 11:29 AM -
7 Votes
Logic App blocking content-disposition header in http response
Hiya, It goes in to the body part of the HTTP response within the logic app, so set up a chain like: HTTP Request -- Your ...Answered | 8 Replies | 1307 Views | Created by Mat Powers - Wednesday, September 12, 2018 11:46 AM | Last reply by Mat Powers - Tuesday, October 9, 2018 8:22 AM -
1 Votes
Few Bing Map Request Fails cause of Adding Custom header in XMLHttpRequest.
Thanks @Ricky_Brundritt Related to first issue Failed to load https://www.bing.com/fd/ls/lsp.aspx: Request header field ...Answered | 2 Replies | 773 Views | Created by Ganesh_Londhe - Friday, March 2, 2018 10:44 AM | Last reply by Ganesh_Londhe - Monday, March 5, 2018 5:48 AM - Items 1 to 20 of 3120476 Next ›
No announcements