0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #52 from kgoodier/encode-headers-crash More... almost 10 years ago
Feedback from last change. More... almost 10 years ago
Move all configuration onto a single dispatch queue More... almost 10 years ago
Ensure connections can't be opened past the fire date of a connect timeout More... almost 10 years ago
Encoding headers can overrun the buffer. More... almost 10 years ago
v1.0.2 Bugfix release More... almost 10 years ago
Add parallelism response header More... almost 10 years ago
Only ping when TCP_NODELAY is enabled More... almost 10 years ago
Merge pull request #51 from psychs/url_path_encode More... almost 10 years ago
More unit tests for URL paths. More... almost 10 years ago
Encode '?' in URL path to conform to RFC3986 More... almost 10 years ago
Merge branch 'kgoodier-path_urlencoding_fix' into develop More... almost 10 years ago
Merge branch 'path_urlencoding_fix' of git://github.com/kgoodier/CocoaSPDY into kgoodier-path_urlencoding_fix More... almost 10 years ago
Merge pull request #45 from layerhq/bugfix/dont-dequeue-closed-sessions-from-pool More... almost 10 years ago
Unit tests for NSURLRequest+SPDYURLRequest.m methods. More... almost 10 years ago
URL-encode the :path header. More... almost 10 years ago
Fix bug where SPDYSessionManager will dequeue a closed session from the pool More... almost 10 years ago
Fix ping tagging More... almost 10 years ago
Fix stream tests More... almost 10 years ago
Fix ping test More... almost 10 years ago
Clarification on negative timeout More... almost 10 years ago
Note experimental configuration options More... almost 10 years ago
Add session-initial ping More... almost 10 years ago
Add comment More... almost 10 years ago
Minor code style change More... almost 10 years ago
Rename connectionTimeout to connectTimeout More... almost 10 years ago
Re-add configuration of TCP_NODELAY, data transmission improvements More... about 10 years ago
Improve the log. More... about 10 years ago
Revert "Improve the performance of data transmission." More... about 10 years ago
Improve the performance of data transmission. More... about 10 years ago