strongloop / strong-remoting

Communicate between objects in servers, mobile apps, and other servers.
www.strongloop.com
Other
105 stars 93 forks source link

Wrong prop is used for pipe source? #460

Closed killmenot closed 4 years ago

killmenot commented 5 years ago

Hi, I think switch statement should use pipeSrc not pipeDest, isn't it?

https://github.com/strongloop/strong-remoting/blob/f6ef3aedce857709e89efb35800465bd34481d40/lib/http-context.js#L285-L289

bajtos commented 5 years ago

Makes sense.

Would you like to contribute the fix yourself? Just make sure to include a test to verify the change.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.