Hi,
SCP protocol supports SSH connections via HTTP proxy. Unfortunately, the CS implementation does not support it.
Note: the underlying Java implementation uses JCraft JSsh SSH2 library which does support HTTP proxy (it should be rather easy to add the HTTP proxy support into CS).