Sha256: e79f7ae2c02fd662d7ff935c157b84eb44407c9bfab110216fddc6bfda160d48
Contents?: true
Size: 135 Bytes
Versions: 26
Compression:
Stored size: 135 Bytes
Contents
body = 'Hello World' run lambda { [200, { 'Content-Type' => 'text/plain', 'Content-Length' => body.length.to_s }, body] }
Version data entries
26 entries across 26 versions & 1 rubygems