summaryrefslogtreecommitdiff
path: root/core/debugger/script_debugger.h
diff options
context:
space:
mode:
authorCnidarias <roessner.pascal@gmail.com>2021-12-30 01:16:19 +0100
committerCnidarias <roessner.pascal@gmail.com>2021-12-30 01:16:19 +0100
commit69a532414c87bfbc7465c45b92f7315d3edf206b (patch)
tree37d5b231f97a386e247ed045698cc3f11bc637c8 /core/debugger/script_debugger.h
parent9f058674acebf9a7a0704cdbc26dc9f6d853b16e (diff)
Fix http limitation for large "content-length"
When a request was issued to a server that returned "content-length" header whose value was greater than that of an "int" we ran into overflow problems. The fix for this was rather simple by increasing the data type to `int64_t`
Diffstat (limited to 'core/debugger/script_debugger.h')
0 files changed, 0 insertions, 0 deletions