RPC over HTTP
How protocol options profiles and SSL inspection profiles handle RPC (Remote Procedure Calls) over HTTP traffic can be configured separately from normal HTTP traffic. The configuration is done in the CLI.
Configuration in protocol options
config firewall profile-protocol-options
edit 0
set rpc-over-http [disable|enable]
end
Configuration in SSL/SSH inspection
config firewall ssl-ssh-profile
edit deep inspection
set rpc-over-http [disable|enable]
end