---
title: req.protocol
summary: null
url: >-
  https://www.fastly.com/documentation/reference/vcl/variables/client-connection/req-protocol
---

**Type:** STRING  
**Access:** read-only

**Available in:** all subroutines

Indicates whether the request uses SSL or not. Possible values are `http` and `https`.
