[DISCUSS]Does this technology share title cause infringement.

2020-06-22 Thread hui li
Hi, I'm yousa. There's an NJSD Global Software Conference in China in September, where I'll be sharing Apache APISIX's experience at the Some best practices on Kubernetes. The share is titled "Apache APISIX Ingress High Performance Practices" and I would like to ask about this Does the title cause

Re: [DISCUSS]Does this technology share title cause infringement.

2020-06-22 Thread Sheng Wu
Once our graduation has been accepted next month, I think it is fine. Just make sure the title will not be published before that time. Sheng Wu 吴晟 Twitter, wusheng1108 hui li 于2020年6月22日周一 下午3:25写道: > Hi, I'm yousa. > There's an NJSD Global Software Conference in China in September, where > I'

[discuss] Add a global option to decide whether to remove the "/" at the end of the URI.

2020-06-22 Thread YuanSheng Wang
Hi: URI 1: http://:port/foo/bar/ URI 2: http://:port/foo/bar The difference between these two URIs is whether they include "/" at the end. For API providers, they often represent a URI resource. How about adding a global option: before starting to match a route, delete the "/" character

Re: [discuss] Add a global option to decide whether to remove the "/" at the end of the URI.

2020-06-22 Thread Li Ling(Lien)
This has happened to me before, and I solved it by adding a severless lua function. my idea is there should be a field that is configable in config.yaml that determines whether or not to remove the last "/" YuanSheng Wang 于2020年6月22日周一 下午4:42写道: > Hi: > > URI 1: http://:port/foo/bar/ > URI

Re: [discuss] Add a global option to decide whether to remove the "/" at the end of the URI.

2020-06-22 Thread YuanSheng Wang
> my idea is there should be a field that is configable in config.yaml that > determines whether or not to remove the last "/" that is the way I would like. ^_^ On Mon, Jun 22, 2020 at 6:47 PM Li Ling(Lien) wrote: > This has happened to me before, > and I solved it by adding a severless lua f

Re: [DISCUSS]Does this technology share title cause infringement.

2020-06-22 Thread hui li
Thank you very much. Sheng Wu 于2020年6月22日周一 下午3:34写道: > Once our graduation has been accepted next month, I think it is fine. > Just make sure the title will not be published before that time. > > Sheng Wu 吴晟 > Twitter, wusheng1108 > > > hui li 于2020年6月22日周一 下午3:25写道: > > > Hi, I'm yousa. > > T