Can I get the full request url in a plugin on the microgateway

Not applicable

I'm trying to implement an OAuth 1.0a plugin and I need the full url made by the client. The url in teh request object only contains the path.

0 1 98
1 REPLY 1

Former Community Member
Not applicable

You can construct the full path by using the "os" package to get the hostname.