aboutsummaryrefslogtreecommitdiff
path: root/FIX
diff options
context:
space:
mode:
Diffstat (limited to 'FIX')
-rw-r--r--FIX2
1 files changed, 2 insertions, 0 deletions
diff --git a/FIX b/FIX
index 9d50a66..cd6b27b 100644
--- a/FIX
+++ b/FIX
@@ -1,3 +1,5 @@
1url.absolute was not working when base_url was already parsed
2http.request was redirecting even when the location header is empty
1tcp{client}:shutdown() was checking for group instead of class. 3tcp{client}:shutdown() was checking for group instead of class.
2tcp{client}:send() now returns i+sent-1... 4tcp{client}:send() now returns i+sent-1...
3get rid of a = socket.try() in the manual, except for protected cases. 5get rid of a = socket.try() in the manual, except for protected cases.