question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove `Exchange.HTTP_URI` header before HTTP request in rest-swagger connector

See original GitHub issue

This is a…


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Documentation issue or request

Description

When chaining WebHook connector with API client connector the Exchange.HTTP_URI header is set on the Camel message. This will override any URL configured on the HTTP4 component endpoint we configure via rest-swagger connector making the chaining of WebHook and API client connectors impossible.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mastepancommented, Oct 24, 2018

The fix verified on 1.5.4-20181024

0reactions
mastepancommented, Oct 23, 2018

@mastepan that looks exactly like the issue this was trying to fix, I’m guessing that you did set a URL on the HTTPS component (the screenshots depict empty)?

Strange. I can see them…

Creating new connection (HTTPS) - Base URL: _https://httpbin.org/get_

Integration - setting finish HTTPS connection - URL Path: I left it empty Http Method: GET

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I remove certain HTTP headers added by Spring's ...
1 Answer 1 · 3. Does not work properly. Only setting headers to null works. – Alex78191. Apr 9, 2018 at 16:29 ·...
Read more >
Remove Internal Exchange Server Names and IP Addresses ...
How to remove the names and IP addresses of your internal Exchange servers from the headers of outbound email messages.
Read more >
HTTP - Apache Camel
Whether to clear expired cookies before sending the HTTP request. ... Specifies whether a Connection Close header must be added to HTTP Request....
Read more >
Remove Request Headers Policy - MuleSoft
This policy can be used by the API Gateway to remove headers from a request, when passing through the proxy, before hitting the...
Read more >
Rewrite HTTP headers and URL with Application Gateway
This article provides an overview of rewriting HTTP headers and URL in Azure Application Gateway.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found