issues
search
svenvc
/
zinc
Zinc HTTP Components is an open-source Smalltalk framework to deal with the HTTP networking protocol.
MIT License
97
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Static file server gives error on URL with query at website root
#150
FunctionPoint
opened
2 months ago
1
Add discardBuffer to ZnBufferedReadStream>>#readInto:startingAt:count in the case that the buffer is bypassed
#149
svenvc
closed
2 months ago
0
ZnBufferedReadStream can read incorrectly after moving position back
#148
Rinzwind
closed
2 months ago
3
Added ZnProxyServerDelegate[Test]
#147
svenvc
closed
3 months ago
0
ZnClient allows untrusted HTTPS certificates
#146
Rinzwind
opened
4 months ago
5
Fix ZnBufferedWriteStream does not support #reset
#145
matburnx
closed
5 months ago
1
Fix lint issue on ZnEncodedStream
#144
astares
closed
5 months ago
0
Fix lint issue on ZnEncodedStream
#143
astares
closed
5 months ago
0
Fix lint issues on ZnEncodedReadStream
#142
astares
closed
5 months ago
0
Fix lint issues on ZnEncodedReadStream
#141
astares
closed
5 months ago
0
Cleanup: ZnCharacterEncoder, ZnEncodedStream, ZnEncodedReadStream and ZnEncodedWriteStream should be abstract classes
#140
astares
closed
5 months ago
0
Cleanup: ZnCharacterEncoder, ZnEncodedStream, ZnEncodedReadStream and ZnEncodedWriteStream should be abstract classes
#139
astares
closed
5 months ago
0
It should be possible to reset a ZnCharacterReadStream
#138
astares
closed
5 months ago
1
It should be possible to reset a ZnCharacterReadStream
#137
astares
closed
5 months ago
0
Update from feenk: make ZnTooManyRedirects more intelligent (add a trail of followed URLs and two resume behaviors)
#136
svenvc
closed
5 months ago
0
websocket documentation 404 not found
#135
riverdusty
opened
7 months ago
0
ZnUTF8Encoder filters out any U+FEFF
#134
Rinzwind
opened
8 months ago
8
Fix url fragment with question mark
#133
bocasti
closed
9 months ago
1
Add #rawStream, analogous to #wrappedStream but accessing the innermost wrapped stream
#132
daniels220
closed
10 months ago
1
Don't check for being in the middle of a codepoint when at end-of-stream (fixes #130)
#131
daniels220
closed
11 months ago
1
Setting ZnEncodedReadStream to end by explicit position raises error
#130
daniels220
closed
11 months ago
0
use allButFirst
#129
vonbecmann
closed
1 year ago
2
Do not use #notNil anymore
#128
astares
closed
1 year ago
2
Provide fixes similar to https://github.com/pharo-project/pharo/pull/15253 for Zinc
#127
astares
closed
1 year ago
1
Links in the Documentation Section Seem to Have Moved
#126
lloy0076
opened
1 year ago
0
Add ZnNewLineWriterStream>>#wrappedStream
#125
jecisc
closed
1 year ago
0
ZnConstants class>>#frameworkMCVersion has #managersForClass:do: messages sent but not implemented.
#124
vonbecmann
closed
1 year ago
2
Implement #skip: for negative arguments (or just -1)
#123
daniels220
opened
1 year ago
0
Initialize network before unix socket creation
#122
JurajKubelka
closed
1 year ago
0
Add support for Unix Domain Sockets: add missing connectTo: method
#121
JurajKubelka
closed
1 year ago
0
Add support for Unix Domain Sockets
#120
JurajKubelka
closed
1 year ago
17
Error when using HTTP with Proxy
#119
JanBliznicenko
closed
1 year ago
1
ZnResponse reads response differently depending on the ‘Content-Type’ when ‘Content-Length’ is greater than the body’s size
#118
Rinzwind
closed
1 year ago
4
Modify ZnBufferedReadStream>>back to correctly move back …
#117
akgrant43
closed
1 year ago
2
ZnBufferedReadStream>>back incorrectly flags an error that the stream is at the start
#116
akgrant43
closed
1 year ago
0
Add Pharo 11 to CI
#115
gcotelli
closed
1 year ago
0
Merge from master
#114
jvalteren
closed
1 year ago
1
Duplication of nextXXX and XXX in ZnBufferedReadStream
#113
hogoww
closed
1 year ago
2
Sync with Pharo
#112
jecisc
closed
1 year ago
6
Install in Squeak?
#111
darth-cheney
closed
1 year ago
1
Condense sources before the next Pharo sync
#110
jecisc
closed
1 year ago
5
use initialization protocol for instance side initialize method.
#109
vonbecmann
closed
1 year ago
1
use initialization protocol. fix: #104
#108
vonbecmann
closed
1 year ago
3
extract return
#107
vonbecmann
closed
1 year ago
0
remove duplicated return
#106
vonbecmann
closed
1 year ago
1
Centralize JSON parser choice in ZnUtils
#105
labordep
closed
1 year ago
4
Consistency: use "initialization" as method category for instance side #initialize methods
#104
astares
closed
1 year ago
0
Proxy authentication problem using Zinc (issue from Pharo)
#103
kasperosterbye
opened
2 years ago
7
Old issue originally posted in pharo issues
#102
kasperosterbye
opened
2 years ago
0
Zinc server becomes unresponsive when the image is saved while a ‘system’ process is running
#101
Rinzwind
opened
2 years ago
4
Next