Mule4: API Proxy

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

ความคิดเห็น • 9

  • @leelajagu8196
    @leelajagu8196 4 ปีที่แล้ว

    Thanks Vishwas for helping me to understand Proxy vs Gateway!!!

  • @jojivarghese1847
    @jojivarghese1847 4 ปีที่แล้ว

    Good explanation..look forward to more videos

  • @minakshidixit328
    @minakshidixit328 2 ปีที่แล้ว

    Beautifully explained

  • @sridharvedere
    @sridharvedere 2 ปีที่แล้ว

    Great information videos , thanks !!👍

  • @manikantaadabala3122
    @manikantaadabala3122 4 ปีที่แล้ว

    Nice explanation vishwas..👏👏👏

  • @mycasper9000
    @mycasper9000 4 ปีที่แล้ว

    Much awaiting tutorial 👍👍👍

  • @ansalvijay
    @ansalvijay 4 ปีที่แล้ว

    What is the request header component?
    How to get it?

    • @Vishwasp13
      @Vishwasp13  4 ปีที่แล้ว

      Good question, if you observe the video carefully at 20:55 where I'm going through the dependencies in POM you'd find that there is a mule-http-proxy-extension artifact added as a dependency. That will help you to get the request header component.
      The component is specifically used by mule to set headers (request/response) when creating proxy api automatically, there are not much use cases when manually developing a non-proxy mule api.