pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2007-04-19
2007-04-19 00:27:06 by Peter Bortas <zino@lysator.liu.se>
d36e913ff949651d2de26a0356e0191d5919a2bb (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
7.6
Changes.
Rev: CHANGES:1.122
38:
o Fixed masking of file positions larger than 2 GiB on 64-bit. o Fixed low-level parsing of HTTP headers to not reorder the headers. o Added set_charset and get_charset proxy functions to Sql.Sql.
+
o Fixed crash that occured when trying to use Postgres callbacks.
o Changed Protocols.HTTP.Query async_close() to care about the value returned by ponder_answer(). Fixes requests to broken servers that don't send proper results.