Chenjp commented on issue #13377:
URL: https://github.com/apache/dubbo/issues/13377#issuecomment-2061399812
Overloading-method may violate REST style best practise, I do think it's not
a good idea for rest-protocol.
A well-designed Rest service ("URL" representatively) should be semantically
accurate, without any misunderstanding.
Even if we add rest-protocol overload support arbitrarily, other non-dubbo
rest-http caller may unable to work correctly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]