Major improvements of HTTP component. It's now supports two types of path parameter processing methods. You will be able to choose between simpler Path parameters with {param} and more powerful Path RegExp. It will now enable you to work with API endpoints with ":" in the URL (some Google API endpoints for example). Read more.