FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · httpswift/swifter · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
httpswift
/
swifter
Public
Notifications
You must be signed in to change notification settings
Fork
555
Star
4k
Code
Issues
109
Pull requests
12
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Feb 18, 2019
Disambiguate swift method call
adamkaplan
committed
b384dee
View commit details
Copy full SHA for b384dee
Browse repository at this point
Commits on Jan 28, 2019
Merge pull request #362 from httpswift/faster-request-reading
Show description for 56a7356
Vkt0r
authored
56a7356
View commit details
Copy full SHA for 56a7356
Browse repository at this point
Commits on Jan 23, 2019
Faster reading of request body and headers
adamkaplan
committed
b4bf689
View commit details
Copy full SHA for b4bf689
Browse repository at this point
Commits on Jan 22, 2019
Merge pull request #361 from Vkt0r/tvos-embed-libraries
Show description for 0026096
adamkaplan
authored
0026096
View commit details
Copy full SHA for 0026096
Browse repository at this point
Merge pull request #359 from Vkt0r/fix-http-router
Show description for c870c97
adamkaplan
authored
c870c97
View commit details
Copy full SHA for c870c97
Browse repository at this point
Fix the HttpRouter to handle overlapping of the routes
Show description for 18d34f2
Vkt0r
committed
18d34f2
View commit details
Copy full SHA for 18d34f2
Browse repository at this point
Always embed Swift Standard Libraries in tvOS
Show description for a74ea89
Vkt0r
committed
a74ea89
View commit details
Copy full SHA for a74ea89
Browse repository at this point
Commits on Dec 18, 2018
Merge pull request #357 from IvanovDeveloper/stable
Show description for 294dc8e
Vkt0r
authored
294dc8e
View commit details
Copy full SHA for 294dc8e
Browse repository at this point
Commits on Dec 13, 2018
Update README.md
Show description for 0807aae
IvanovDeveloper
authored
0807aae
View commit details
Copy full SHA for 0807aae
Browse repository at this point
Commits on Dec 6, 2018
Merge pull request #352 from csch/stable
Show description for febcee7
adamkaplan
authored
febcee7
View commit details
Copy full SHA for febcee7
Browse repository at this point
Commits on Nov 23, 2018
Add .movedTemporarily case (HTTP 307) to HttpResponse
csch
committed
c8977ff
View commit details
Copy full SHA for c8977ff
Browse repository at this point
Commits on Nov 2, 2018
Merge pull request #347 from fandyfyf/yff-swift-version
Show description for 9c25524
adamkaplan
authored
9c25524
View commit details
Copy full SHA for 9c25524
Browse repository at this point
remove unreleated change
yifanfu
committed
e19d19c
View commit details
Copy full SHA for e19d19c
Browse repository at this point
Update syntax to support all swift versions
yifanfu
committed
8baefd9
View commit details
Copy full SHA for 8baefd9
Browse repository at this point
Commits on Oct 23, 2018
Update readme.
Damian Kołakowski
committed
f76bf39
View commit details
Copy full SHA for f76bf39
Browse repository at this point
Change version to 1.4.5.
damian-kolakowski
authored and
Damian Kołakowski
committed
8c78896
View commit details
Copy full SHA for 8c78896
Browse repository at this point
Merge pull request #340 from Vkt0r/xcode10-swift4.2
Show description for 883f443
damian-kolakowski
authored
883f443
View commit details
Copy full SHA for 883f443
Browse repository at this point
Merge pull request #335 from Abizern/patch-1
Show description for 059b216
damian-kolakowski
authored
059b216
View commit details
Copy full SHA for 059b216
Browse repository at this point
Merge branch 'stable' into patch-1
damian-kolakowski
authored
63e7c98
View commit details
Copy full SHA for 63e7c98
Browse repository at this point
Merge pull request #334 from KitmanLabs/feature/patch
Show description for 27ffd56
damian-kolakowski
authored
27ffd56
View commit details
Copy full SHA for 27ffd56
Browse repository at this point
Merge pull request #327 from marcc-orange/fixWebSocketLength
Show description for 56a9b32
damian-kolakowski
authored
56a9b32
View commit details
Copy full SHA for 56a9b32
Browse repository at this point
Merge pull request #321 from adamkaplan/xcode10
Show description for e7d87bd
damian-kolakowski
authored
e7d87bd
View commit details
Copy full SHA for e7d87bd
Browse repository at this point
Merge pull request #319 from marcc-orange/wsConnect
Show description for 1ebf43b
damian-kolakowski
authored
1ebf43b
View commit details
Copy full SHA for 1ebf43b
Browse repository at this point
Commits on Oct 2, 2018
Merge remote-tracking branch 'upstream/stable' into xcode10
adamkaplan
committed
3bb986b
View commit details
Copy full SHA for 3bb986b
Browse repository at this point
Fix wift 4.x compiler errors
adamkaplan
committed
edd80a7
View commit details
Copy full SHA for edd80a7
Browse repository at this point
Update the project to Swift 4.2 and Xcode 10
Vkt0r
committed
8d4aea4
View commit details
Copy full SHA for 8d4aea4
Browse repository at this point
Update the README and the podspec
Show description for fd500ab
Vkt0r
authored and
julien-c
committed
fd500ab
View commit details
Copy full SHA for fd500ab
Browse repository at this point
Commits on Sep 26, 2018
Change version to 1.4.3
ignatovSA
authored and
julien-c
committed
6fccec5
View commit details
Copy full SHA for 6fccec5
Browse repository at this point
Commits on Sep 4, 2018
Update endpoints and versioning in readme
Show description for 9cecf83
Abizern
authored
9cecf83
View commit details
Copy full SHA for 9cecf83
Browse repository at this point
Commits on Aug 17, 2018
replace 'UPDATE' -> 'PATCH'
Roland Gropmair
committed
b33a450
View commit details
Copy full SHA for b33a450
Browse repository at this point
Commits on Jul 25, 2018
WebSocket: Fix bad payload length computation
Show description for bf31aad
marcc-orange
committed
bf31aad
View commit details
Copy full SHA for bf31aad
Browse repository at this point
Commits on Jul 11, 2018
Fixed pointer operations in Socket (Xcode10 compilation) (#318)
Show description for b366f5e
ignatovSA
authored and
julien-c
committed
b366f5e
View commit details
Copy full SHA for b366f5e
Browse repository at this point
Commits on Jun 26, 2018
Websocket: Add wrapper to prevent breaking the API
Show description for 919ba13
marcc-orange
committed
919ba13
View commit details
Copy full SHA for 919ba13
Browse repository at this point
Fix implicitely unwrapped value
adamkaplan
committed
7247c01
View commit details
Copy full SHA for 7247c01
Browse repository at this point
Commits on Jun 11, 2018
Websocket: Add connect/disconnect closures
Show description for 4faeeea
marcc-orange
committed
4faeeea
View commit details
Copy full SHA for 4faeeea
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL