Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from feenk: make ZnTooManyRedirects more intelligent (add a trail of followed URLs and two resume behaviors) #136

Merged
merged 55 commits into from
May 30, 2024

Conversation

svenvc
Copy link
Owner

@svenvc svenvc commented May 10, 2024

No description provided.

chisandrei and others added 30 commits May 26, 2021 11:46
Sync Zinc with upstream
It handles root requests too (without path segments), e.g., `https://example.com/`.
This should be removed when upstream has been fixed.
JurajKubelka and others added 25 commits September 4, 2023 18:43
# Conflicts:
#	repository/Zinc-Character-Encoding-Core.package/ZnBufferedReadStream.class/instance/back.st
#	repository/Zinc-HTTP-UnixSocket.package/ZnNetworkingUtils.extension/instance/socketStreamToUnixSocketFile..st
#	repository/Zinc-HTTP-UnixSocket.package/ZnNetworkingUtils.extension/instance/unixSocketOnFile..st
Update zinc: Add standard print: to ZnBivalentWriteStream
* ssh://github.com:/svenvc/zinc:
  Minor typo
  Generalize guards against missing addresses in ZnLogEvents
Update zinc: More improvements to the printing of ZnLogEvents
* 'master' of github.com:svenvc/zinc:
  Add a postLoadDoIt to recompile the ZnLogEvent hierarchy when loading the Zinc-HTTP package. This is a hack that should be removed later on.
  Make sure to touch all #printContentsOn: methods in the ZnLogEvent hierarchy. Introducte ZnLogEvent class>>#printAddress:on: helper method that relies on SocketAddress.
  Add ZnLogEventTest with some sanity elementary unit tests
  Change the order of the instance variables of ZnLogEvent
  Make sure to exercise all logLevels in ZnServerTest>>#testLogging
  Add ZnServerTest>>#testLogging with ZnLogEvent rendering
* svenvc-master:
  Add a postLoadDoIt to recompile the ZnLogEvent hierarchy when loading the Zinc-HTTP package. This is a hack that should be removed later on.
  Make sure to touch all #printContentsOn: methods in the ZnLogEvent hierarchy. Introducte ZnLogEvent class>>#printAddress:on: helper method that relies on SocketAddress.
  Add ZnLogEventTest with some sanity elementary unit tests
  Change the order of the instance variables of ZnLogEvent
  Make sure to exercise all logLevels in ZnServerTest>>#testLogging
  Add ZnServerTest>>#testLogging with ZnLogEvent rendering
Update zinc: ZnCharacterEncoder improvements, ZnDataUrl addition
Update zinc: better ZnMimeType>>#isBinary and faster ZnChunkedStreamTest>>#testGzipWriteRead
…ot just through ZnCurrentServer during a request/response cylce, but also statically)
Update Zinc: track upstream
Update zinc: fix edge case in ZnUTF8Encoder>>#ensureAtBeginOfCodePointOnStream:
Update to latest upstream Zinc
Update Zinc: Add an option #ignoreByteOrderMark to ZnUTFEncoders (true by default)
@svenvc svenvc merged commit bd1f945 into svenvc:master May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants