You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/22 07:48:16 UTC

[GitHub] [apisix] jamesislebron commented on issue #4614: Is there any plan to support routing by judging whether the header exists?

jamesislebron commented on issue #4614:
URL: https://github.com/apache/apisix/issues/4614#issuecomment-884718979


   > @jamesislebron Try JSON `null`.
   > 
   > ```
   > "vars": [
   >         ["http_version", "!", "equal", null]
   >     ]
   > ```
   
   @tokers It seems that apisix can not support `null` param, while the `"!", "equal"` oprator may should be `~=` ?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org