instance method no_transform?

Ruby on Rails edge

Since v8.1.3.1

Available in: v8.1.3.1 edge

Signature

no_transform?()

Returns true if the no-transform directive is present. This directive indicates that a cache or proxy must not transform the payload.

Source
# File actionpack/lib/action_dispatch/http/cache.rb, line 115
          def no_transform?
            @no_transform
          end

Defined in actionpack/lib/action_dispatch/http/cache.rb line 115 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionDispatch::Http::Cache::Request::CacheControlDirectives

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close